Files
kulakpos_web/vendor/google/common-protos/metadata/Cloud/Location/Locations.php
triagungbiantoro 417b7b7453
All checks were successful
Build, Push and Deploy / build-and-push (push) Successful in 3m27s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s
Build, Push and Deploy / deploy-staging (push) Successful in 31s
Build, Push and Deploy / deploy-production (push) Has been skipped
harga pada beranda terhubung ke manage plans di dashboard admin
2026-04-25 21:57:25 +07:00

28 lines
2.3 KiB
PHP
Executable File

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/cloud/location/locations.proto
namespace GPBMetadata\Google\Cloud\Location;
class Locations
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Api\Annotations::initOnce();
\GPBMetadata\Google\Protobuf\Any::initOnce();
\GPBMetadata\Google\Api\Client::initOnce();
$pool->internalAddGeneratedFile(
"\x0A\xD3\x08\x0A%google/cloud/location/locations.proto\x12\x15google.cloud.location\x1A\x19google/protobuf/any.proto\x1A\x17google/api/client.proto\"[\x0A\x14ListLocationsRequest\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12\x0E\x0A\x06filter\x18\x02 \x01(\x09\x12\x11\x0A\x09page_size\x18\x03 \x01(\x05\x12\x12\x0A\x0Apage_token\x18\x04 \x01(\x09\"d\x0A\x15ListLocationsResponse\x122\x0A\x09locations\x18\x01 \x03(\x0B2\x1F.google.cloud.location.Location\x12\x17\x0A\x0Fnext_page_token\x18\x02 \x01(\x09\"\"\x0A\x12GetLocationRequest\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\"\xD7\x01\x0A\x08Location\x12\x0C\x0A\x04name\x18\x01 \x01(\x09\x12\x13\x0A\x0Blocation_id\x18\x04 \x01(\x09\x12\x14\x0A\x0Cdisplay_name\x18\x05 \x01(\x09\x12;\x0A\x06labels\x18\x02 \x03(\x0B2+.google.cloud.location.Location.LabelsEntry\x12&\x0A\x08metadata\x18\x03 \x01(\x0B2\x14.google.protobuf.Any\x1A-\x0A\x0BLabelsEntry\x12\x0B\x0A\x03key\x18\x01 \x01(\x09\x12\x0D\x0A\x05value\x18\x02 \x01(\x09:\x028\x012\xA4\x03\x0A\x09Locations\x12\xAB\x01\x0A\x0DListLocations\x12+.google.cloud.location.ListLocationsRequest\x1A,.google.cloud.location.ListLocationsResponse\"?\x82\xD3\xE4\x93\x029\x12\x14/v1/{name=locations}Z!\x12\x1F/v1/{name=projects/*}/locations\x12\x9E\x01\x0A\x0BGetLocation\x12).google.cloud.location.GetLocationRequest\x1A\x1F.google.cloud.location.Location\"C\x82\xD3\xE4\x93\x02=\x12\x16/v1/{name=locations/*}Z#\x12!/v1/{name=projects/*/locations/*}\x1AH\xCAA\x14cloud.googleapis.com\xD2A.https://www.googleapis.com/auth/cloud-platformBo\x0A\x19com.google.cloud.locationB\x0ELocationsProtoP\x01Z=google.golang.org/genproto/googleapis/cloud/location;location\xF8\x01\x01b\x06proto3"
, true);
static::$is_initialized = true;
}
}