1# -*- coding: utf-8 -*- 
    2 
    3# Copyright 2025 Google LLC 
    4# 
    5# Licensed under the Apache License, Version 2.0 (the "License"); 
    6# you may not use this file except in compliance with the License. 
    7# You may obtain a copy of the License at 
    8# 
    9#     http://www.apache.org/licenses/LICENSE-2.0 
    10# 
    11# Unless required by applicable law or agreed to in writing, software 
    12# distributed under the License is distributed on an "AS IS" BASIS, 
    13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
    14# See the License for the specific language governing permissions and 
    15# limitations under the License. 
    16 
    17# Generated by the protocol buffer compiler.  DO NOT EDIT! 
    18# source: google/cloud/location/locations.proto 
    19# Protobuf Python Version: 4.25.3 
    20"""Generated protocol buffer code.""" 
    21from google.protobuf import descriptor as _descriptor 
    22from google.protobuf import descriptor_pool as _descriptor_pool 
    23from google.protobuf import symbol_database as _symbol_database 
    24from google.protobuf.internal import builder as _builder 
    25 
    26# @@protoc_insertion_point(imports) 
    27 
    28_sym_db = _symbol_database.Default() 
    29 
    30 
    31from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2 
    32from google.api import client_pb2 as google_dot_api_dot_client__pb2 
    33from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2 
    34 
    35DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile( 
    36    b'\n%google/cloud/location/locations.proto\x12\x15google.cloud.location\x1a\x1cgoogle/api/annotations.proto\x1a\x19google/protobuf/any.proto\x1a\x17google/api/client.proto"[\n\x14ListLocationsRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x02 \x01(\t\x12\x11\n\tpage_size\x18\x03 \x01(\x05\x12\x12\n\npage_token\x18\x04 \x01(\t"d\n\x15ListLocationsResponse\x12\x32\n\tlocations\x18\x01 \x03(\x0b\x32\x1f.google.cloud.location.Location\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t""\n\x12GetLocationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t"\xd7\x01\n\x08Location\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x13\n\x0blocation_id\x18\x04 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x05 \x01(\t\x12;\n\x06labels\x18\x02 \x03(\x0b\x32+.google.cloud.location.Location.LabelsEntry\x12&\n\x08metadata\x18\x03 \x01(\x0b\x32\x14.google.protobuf.Any\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x32\xa4\x03\n\tLocations\x12\xab\x01\n\rListLocations\x12+.google.cloud.location.ListLocationsRequest\x1a,.google.cloud.location.ListLocationsResponse"?\x82\xd3\xe4\x93\x02\x39\x12\x14/v1/{name=locations}Z!\x12\x1f/v1/{name=projects/*}/locations\x12\x9e\x01\n\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\xca\x41\x14\x63loud.googleapis.com\xd2\x41.https://www.googleapis.com/auth/cloud-platformBo\n\x19\x63om.google.cloud.locationB\x0eLocationsProtoP\x01Z=google.golang.org/genproto/googleapis/cloud/location;location\xf8\x01\x01\x62\x06proto3' 
    37) 
    38 
    39_globals = globals() 
    40_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) 
    41_builder.BuildTopDescriptorsAndMessages( 
    42    DESCRIPTOR, "google.cloud.location.locations_pb2", _globals 
    43) 
    44if _descriptor._USE_C_DESCRIPTORS == False: 
    45    _globals["DESCRIPTOR"]._options = None 
    46    _globals[ 
    47        "DESCRIPTOR" 
    48    ]._serialized_options = b"\n\031com.google.cloud.locationB\016LocationsProtoP\001Z=google.golang.org/genproto/googleapis/cloud/location;location\370\001\001" 
    49    _globals["_LOCATION_LABELSENTRY"]._options = None 
    50    _globals["_LOCATION_LABELSENTRY"]._serialized_options = b"8\001" 
    51    _globals["_LOCATIONS"]._options = None 
    52    _globals[ 
    53        "_LOCATIONS" 
    54    ]._serialized_options = b"\312A\024cloud.googleapis.com\322A.https://www.googleapis.com/auth/cloud-platform" 
    55    _globals["_LOCATIONS"].methods_by_name["ListLocations"]._options = None 
    56    _globals["_LOCATIONS"].methods_by_name[ 
    57        "ListLocations" 
    58    ]._serialized_options = b"\202\323\344\223\0029\022\024/v1/{name=locations}Z!\022\037/v1/{name=projects/*}/locations" 
    59    _globals["_LOCATIONS"].methods_by_name["GetLocation"]._options = None 
    60    _globals["_LOCATIONS"].methods_by_name[ 
    61        "GetLocation" 
    62    ]._serialized_options = b"\202\323\344\223\002=\022\026/v1/{name=locations/*}Z#\022!/v1/{name=projects/*/locations/*}" 
    63    _globals["_LISTLOCATIONSREQUEST"]._serialized_start = 146 
    64    _globals["_LISTLOCATIONSREQUEST"]._serialized_end = 237 
    65    _globals["_LISTLOCATIONSRESPONSE"]._serialized_start = 239 
    66    _globals["_LISTLOCATIONSRESPONSE"]._serialized_end = 339 
    67    _globals["_GETLOCATIONREQUEST"]._serialized_start = 341 
    68    _globals["_GETLOCATIONREQUEST"]._serialized_end = 375 
    69    _globals["_LOCATION"]._serialized_start = 378 
    70    _globals["_LOCATION"]._serialized_end = 593 
    71    _globals["_LOCATION_LABELSENTRY"]._serialized_start = 548 
    72    _globals["_LOCATION_LABELSENTRY"]._serialized_end = 593 
    73    _globals["_LOCATIONS"]._serialized_start = 596 
    74    _globals["_LOCATIONS"]._serialized_end = 1016 
    75# @@protoc_insertion_point(module_scope)