Files
protobuf/gen/proto/php/Pet/V1/GPBMetadata/Pet.php
T
2022-05-31 09:30:19 +02:00

64 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: pet/v1/pet.proto
namespace Pet\V1\GPBMetadata;
class Pet
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\Payment\V1\GPBMetadata\Payment::initOnce();
\Google\Type\GPBMetadata\Datetime::initOnce();
$pool->internalAddGeneratedFile(
'
pet/v1/pet.protopet.v1google/type/datetime.proto"
Pet*
pet_type (2.pet.v1.PetTypeRpetType
pet_id ( RpetId
name ( Rname4
created_at ( 2.google.type.DateTimeR createdAt"&
GetPetRequest
pet_id ( RpetId"/
GetPetResponse
pet ( 2 .pet.v1.PetRpet"O
PutPetRequest*
pet_type (2.pet.v1.PetTypeRpetType
name ( Rname"/
PutPetResponse
pet ( 2 .pet.v1.PetRpet")
DeletePetRequest
pet_id ( RpetId"
DeletePetResponse"T
PurchasePetRequest
pet_id ( RpetId\'
order ( 2.payment.v1.OrderRorder"
PurchasePetResponse*q
PetType
PET_TYPE_UNSPECIFIED
PET_TYPE_CAT
PET_TYPE_DOG
PET_TYPE_SNAKE
PET_TYPE_HAMSTER2•
PetStoreService9
GetPet.pet.v1.GetPetRequest.pet.v1.GetPetResponse"9
PutPet.pet.v1.PutPetRequest.pet.v1.PutPetResponse"B
DeletePet.pet.v1.DeletePetRequest.pet.v1.DeletePetResponse"H
PurchasePet.pet.v1.PurchasePetRequest.pet.v1.PurchasePetResponse"B
com.pet.v1BPetProtoPZJgit.deineagentur.biz/payment-backoffice/protobuf/gen/proto/go/pet/v1;petv1¢PXXªPet.V1ÊPet\\V1âPet\\V1\\GPBMetadataêPet::V1bproto3'
, true);
static::$is_initialized = true;
}
}