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# NO CHECKED-IN PROTOBUF GENCODE
19# source: google/cloud/location/locations.proto
20# Protobuf Python Version: 6.33.5
21"""Generated protocol buffer code."""
22
23from google.protobuf import descriptor as _descriptor
24from google.protobuf import descriptor_pool as _descriptor_pool
25from google.protobuf import runtime_version as _runtime_version
26from google.protobuf import symbol_database as _symbol_database
27from google.protobuf.internal import builder as _builder
28
29_runtime_version.ValidateProtobufRuntimeVersion(
30 _runtime_version.Domain.PUBLIC,
31 6,
32 33,
33 5,
34 "",
35 "google/cloud/location/locations.proto",
36)
37# @@protoc_insertion_point(imports)
38
39_sym_db = _symbol_database.Default()
40
41
42from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
43
44from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
45from google.api import client_pb2 as google_dot_api_dot_client__pb2
46
47DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
48 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'
49)
50
51_globals = globals()
52_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
53_builder.BuildTopDescriptorsAndMessages(
54 DESCRIPTOR, "google.cloud.location.locations_pb2", _globals
55)
56if not _descriptor._USE_C_DESCRIPTORS:
57 _globals["DESCRIPTOR"]._loaded_options = None
58 _globals[
59 "DESCRIPTOR"
60 ]._serialized_options = b"\n\031com.google.cloud.locationB\016LocationsProtoP\001Z=google.golang.org/genproto/googleapis/cloud/location;location\370\001\001"
61 _globals["_LOCATION_LABELSENTRY"]._loaded_options = None
62 _globals["_LOCATION_LABELSENTRY"]._serialized_options = b"8\001"
63 _globals["_LOCATIONS"]._loaded_options = None
64 _globals[
65 "_LOCATIONS"
66 ]._serialized_options = b"\312A\024cloud.googleapis.com\322A.https://www.googleapis.com/auth/cloud-platform"
67 _globals["_LOCATIONS"].methods_by_name["ListLocations"]._loaded_options = None
68 _globals["_LOCATIONS"].methods_by_name[
69 "ListLocations"
70 ]._serialized_options = b"\202\323\344\223\0029\022\024/v1/{name=locations}Z!\022\037/v1/{name=projects/*}/locations"
71 _globals["_LOCATIONS"].methods_by_name["GetLocation"]._loaded_options = None
72 _globals["_LOCATIONS"].methods_by_name[
73 "GetLocation"
74 ]._serialized_options = b"\202\323\344\223\002=\022\026/v1/{name=locations/*}Z#\022!/v1/{name=projects/*/locations/*}"
75 _globals["_LISTLOCATIONSREQUEST"]._serialized_start = 146
76 _globals["_LISTLOCATIONSREQUEST"]._serialized_end = 237
77 _globals["_LISTLOCATIONSRESPONSE"]._serialized_start = 239
78 _globals["_LISTLOCATIONSRESPONSE"]._serialized_end = 339
79 _globals["_GETLOCATIONREQUEST"]._serialized_start = 341
80 _globals["_GETLOCATIONREQUEST"]._serialized_end = 375
81 _globals["_LOCATION"]._serialized_start = 378
82 _globals["_LOCATION"]._serialized_end = 593
83 _globals["_LOCATION_LABELSENTRY"]._serialized_start = 548
84 _globals["_LOCATION_LABELSENTRY"]._serialized_end = 593
85 _globals["_LOCATIONS"]._serialized_start = 596
86 _globals["_LOCATIONS"]._serialized_end = 1016
87# @@protoc_insertion_point(module_scope)