Locations.php 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: google/cloud/location/locations.proto
  4. namespace GPBMetadata\Google\Cloud\Location;
  5. class Locations
  6. {
  7. public static $is_initialized = false;
  8. public static function initOnce() {
  9. $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
  10. if (static::$is_initialized == true) {
  11. return;
  12. }
  13. \GPBMetadata\Google\Api\Annotations::initOnce();
  14. \GPBMetadata\Google\Protobuf\Any::initOnce();
  15. \GPBMetadata\Google\Api\Client::initOnce();
  16. $pool->internalAddGeneratedFile(
  17. '
  18. Ó
  19. %google/cloud/location/locations.protogoogle.cloud.locationgoogle/protobuf/any.protogoogle/api/client.proto"[
  20. ListLocationsRequest
  21. name ( 
  22. filter ( 
  23. page_size (
  24. page_token ( "d
  25. ListLocationsResponse2
  26. locations ( 2.google.cloud.location.Location
  27. next_page_token ( ""
  28. GetLocationRequest
  29. name ( "×
  30. Location
  31. name ( 
  32. location_id ( 
  33. display_name ( ;
  34. labels ( 2+.google.cloud.location.Location.LabelsEntry&
  35. metadata ( 2.google.protobuf.Any-
  36. LabelsEntry
  37. key ( 
  38. value ( :82¤
  39. Locations«
  40. ListLocations+.google.cloud.location.ListLocationsRequest,.google.cloud.location.ListLocationsResponse"?‚Óä“9/v1/{name=locations}Z!/v1/{name=projects/*}/locationsž
  41. GetLocation).google.cloud.location.GetLocationRequest.google.cloud.location.Location"C‚Óä“=/v1/{name=locations/*}Z#!/v1/{name=projects/*/locations/*}HÊAcloud.googleapis.comÒA.https://www.googleapis.com/auth/cloud-platformBo
  42. com.google.cloud.locationBLocationsProtoPZ=google.golang.org/genproto/googleapis/cloud/location;locationøbproto3'
  43. , true);
  44. static::$is_initialized = true;
  45. }
  46. }