Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/google/rpc/context/attribute_context_pb2.py: 51%
74 statements
« prev ^ index » next coverage.py v7.3.2, created at 2023-12-08 06:45 +0000
« prev ^ index » next coverage.py v7.3.2, created at 2023-12-08 06:45 +0000
1# -*- coding: utf-8 -*-
3# Copyright 2020 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.
17# Generated by the protocol buffer compiler. DO NOT EDIT!
18# source: google/rpc/context/attribute_context.proto
19"""Generated protocol buffer code."""
20from google.protobuf import descriptor as _descriptor
21from google.protobuf import descriptor_pool as _descriptor_pool
22from google.protobuf import message as _message
23from google.protobuf import reflection as _reflection
24from google.protobuf import symbol_database as _symbol_database
26# @@protoc_insertion_point(imports)
28_sym_db = _symbol_database.Default()
31from google.protobuf import any_pb2 as google_dot_protobuf_dot_any__pb2
32from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
33from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
34from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
37DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
38 b"\n*google/rpc/context/attribute_context.proto\x12\x12google.rpc.context\x1a\x19google/protobuf/any.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\x83\x10\n\x10\x41ttributeContext\x12\x39\n\x06origin\x18\x07 \x01(\x0b\x32).google.rpc.context.AttributeContext.Peer\x12\x39\n\x06source\x18\x01 \x01(\x0b\x32).google.rpc.context.AttributeContext.Peer\x12>\n\x0b\x64\x65stination\x18\x02 \x01(\x0b\x32).google.rpc.context.AttributeContext.Peer\x12=\n\x07request\x18\x03 \x01(\x0b\x32,.google.rpc.context.AttributeContext.Request\x12?\n\x08response\x18\x04 \x01(\x0b\x32-.google.rpc.context.AttributeContext.Response\x12?\n\x08resource\x18\x05 \x01(\x0b\x32-.google.rpc.context.AttributeContext.Resource\x12\x35\n\x03\x61pi\x18\x06 \x01(\x0b\x32(.google.rpc.context.AttributeContext.Api\x12(\n\nextensions\x18\x08 \x03(\x0b\x32\x14.google.protobuf.Any\x1a\xbe\x01\n\x04Peer\x12\n\n\x02ip\x18\x01 \x01(\t\x12\x0c\n\x04port\x18\x02 \x01(\x03\x12\x45\n\x06labels\x18\x06 \x03(\x0b\x32\x35.google.rpc.context.AttributeContext.Peer.LabelsEntry\x12\x11\n\tprincipal\x18\x07 \x01(\t\x12\x13\n\x0bregion_code\x18\x08 \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1aL\n\x03\x41pi\x12\x0f\n\x07service\x18\x01 \x01(\t\x12\x11\n\toperation\x18\x02 \x01(\t\x12\x10\n\x08protocol\x18\x03 \x01(\t\x12\x0f\n\x07version\x18\x04 \x01(\t\x1a\x7f\n\x04\x41uth\x12\x11\n\tprincipal\x18\x01 \x01(\t\x12\x11\n\taudiences\x18\x02 \x03(\t\x12\x11\n\tpresenter\x18\x03 \x01(\t\x12'\n\x06\x63laims\x18\x04 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x15\n\raccess_levels\x18\x05 \x03(\t\x1a\xef\x02\n\x07Request\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0e\n\x06method\x18\x02 \x01(\t\x12J\n\x07headers\x18\x03 \x03(\x0b\x32\x39.google.rpc.context.AttributeContext.Request.HeadersEntry\x12\x0c\n\x04path\x18\x04 \x01(\t\x12\x0c\n\x04host\x18\x05 \x01(\t\x12\x0e\n\x06scheme\x18\x06 \x01(\t\x12\r\n\x05query\x18\x07 \x01(\t\x12(\n\x04time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04size\x18\n \x01(\x03\x12\x10\n\x08protocol\x18\x0b \x01(\t\x12\x0e\n\x06reason\x18\x0c \x01(\t\x12\x37\n\x04\x61uth\x18\r \x01(\x0b\x32).google.rpc.context.AttributeContext.Auth\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x81\x02\n\x08Response\x12\x0c\n\x04\x63ode\x18\x01 \x01(\x03\x12\x0c\n\x04size\x18\x02 \x01(\x03\x12K\n\x07headers\x18\x03 \x03(\x0b\x32:.google.rpc.context.AttributeContext.Response.HeadersEntry\x12(\n\x04time\x18\x04 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x32\n\x0f\x62\x61\x63kend_latency\x18\x05 \x01(\x0b\x32\x19.google.protobuf.Duration\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x90\x04\n\x08Resource\x12\x0f\n\x07service\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0c\n\x04type\x18\x03 \x01(\t\x12I\n\x06labels\x18\x04 \x03(\x0b\x32\x39.google.rpc.context.AttributeContext.Resource.LabelsEntry\x12\x0b\n\x03uid\x18\x05 \x01(\t\x12S\n\x0b\x61nnotations\x18\x06 \x03(\x0b\x32>.google.rpc.context.AttributeContext.Resource.AnnotationsEntry\x12\x14\n\x0c\x64isplay_name\x18\x07 \x01(\t\x12/\n\x0b\x63reate_time\x18\x08 \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0bupdate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12/\n\x0b\x64\x65lete_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.Timestamp\x12\x0c\n\x04\x65tag\x18\x0b \x01(\t\x12\x10\n\x08location\x18\x0c \x01(\t\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\x32\n\x10\x41nnotationsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42\x8b\x01\n\x16\x63om.google.rpc.contextB\x15\x41ttributeContextProtoP\x01ZUgoogle.golang.org/genproto/googleapis/rpc/context/attribute_context;attribute_context\xf8\x01\x01\x62\x06proto3"
39)
42_ATTRIBUTECONTEXT = DESCRIPTOR.message_types_by_name["AttributeContext"]
43_ATTRIBUTECONTEXT_PEER = _ATTRIBUTECONTEXT.nested_types_by_name["Peer"]
44_ATTRIBUTECONTEXT_PEER_LABELSENTRY = _ATTRIBUTECONTEXT_PEER.nested_types_by_name[
45 "LabelsEntry"
46]
47_ATTRIBUTECONTEXT_API = _ATTRIBUTECONTEXT.nested_types_by_name["Api"]
48_ATTRIBUTECONTEXT_AUTH = _ATTRIBUTECONTEXT.nested_types_by_name["Auth"]
49_ATTRIBUTECONTEXT_REQUEST = _ATTRIBUTECONTEXT.nested_types_by_name["Request"]
50_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY = _ATTRIBUTECONTEXT_REQUEST.nested_types_by_name[
51 "HeadersEntry"
52]
53_ATTRIBUTECONTEXT_RESPONSE = _ATTRIBUTECONTEXT.nested_types_by_name["Response"]
54_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY = (
55 _ATTRIBUTECONTEXT_RESPONSE.nested_types_by_name["HeadersEntry"]
56)
57_ATTRIBUTECONTEXT_RESOURCE = _ATTRIBUTECONTEXT.nested_types_by_name["Resource"]
58_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY = (
59 _ATTRIBUTECONTEXT_RESOURCE.nested_types_by_name["LabelsEntry"]
60)
61_ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY = (
62 _ATTRIBUTECONTEXT_RESOURCE.nested_types_by_name["AnnotationsEntry"]
63)
64AttributeContext = _reflection.GeneratedProtocolMessageType(
65 "AttributeContext",
66 (_message.Message,),
67 {
68 "Peer": _reflection.GeneratedProtocolMessageType(
69 "Peer",
70 (_message.Message,),
71 {
72 "LabelsEntry": _reflection.GeneratedProtocolMessageType(
73 "LabelsEntry",
74 (_message.Message,),
75 {
76 "DESCRIPTOR": _ATTRIBUTECONTEXT_PEER_LABELSENTRY,
77 "__module__": "google.rpc.context.attribute_context_pb2"
78 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Peer.LabelsEntry)
79 },
80 ),
81 "DESCRIPTOR": _ATTRIBUTECONTEXT_PEER,
82 "__module__": "google.rpc.context.attribute_context_pb2"
83 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Peer)
84 },
85 ),
86 "Api": _reflection.GeneratedProtocolMessageType(
87 "Api",
88 (_message.Message,),
89 {
90 "DESCRIPTOR": _ATTRIBUTECONTEXT_API,
91 "__module__": "google.rpc.context.attribute_context_pb2"
92 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Api)
93 },
94 ),
95 "Auth": _reflection.GeneratedProtocolMessageType(
96 "Auth",
97 (_message.Message,),
98 {
99 "DESCRIPTOR": _ATTRIBUTECONTEXT_AUTH,
100 "__module__": "google.rpc.context.attribute_context_pb2"
101 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Auth)
102 },
103 ),
104 "Request": _reflection.GeneratedProtocolMessageType(
105 "Request",
106 (_message.Message,),
107 {
108 "HeadersEntry": _reflection.GeneratedProtocolMessageType(
109 "HeadersEntry",
110 (_message.Message,),
111 {
112 "DESCRIPTOR": _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY,
113 "__module__": "google.rpc.context.attribute_context_pb2"
114 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Request.HeadersEntry)
115 },
116 ),
117 "DESCRIPTOR": _ATTRIBUTECONTEXT_REQUEST,
118 "__module__": "google.rpc.context.attribute_context_pb2"
119 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Request)
120 },
121 ),
122 "Response": _reflection.GeneratedProtocolMessageType(
123 "Response",
124 (_message.Message,),
125 {
126 "HeadersEntry": _reflection.GeneratedProtocolMessageType(
127 "HeadersEntry",
128 (_message.Message,),
129 {
130 "DESCRIPTOR": _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY,
131 "__module__": "google.rpc.context.attribute_context_pb2"
132 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Response.HeadersEntry)
133 },
134 ),
135 "DESCRIPTOR": _ATTRIBUTECONTEXT_RESPONSE,
136 "__module__": "google.rpc.context.attribute_context_pb2"
137 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Response)
138 },
139 ),
140 "Resource": _reflection.GeneratedProtocolMessageType(
141 "Resource",
142 (_message.Message,),
143 {
144 "LabelsEntry": _reflection.GeneratedProtocolMessageType(
145 "LabelsEntry",
146 (_message.Message,),
147 {
148 "DESCRIPTOR": _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY,
149 "__module__": "google.rpc.context.attribute_context_pb2"
150 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Resource.LabelsEntry)
151 },
152 ),
153 "AnnotationsEntry": _reflection.GeneratedProtocolMessageType(
154 "AnnotationsEntry",
155 (_message.Message,),
156 {
157 "DESCRIPTOR": _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY,
158 "__module__": "google.rpc.context.attribute_context_pb2"
159 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Resource.AnnotationsEntry)
160 },
161 ),
162 "DESCRIPTOR": _ATTRIBUTECONTEXT_RESOURCE,
163 "__module__": "google.rpc.context.attribute_context_pb2"
164 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Resource)
165 },
166 ),
167 "DESCRIPTOR": _ATTRIBUTECONTEXT,
168 "__module__": "google.rpc.context.attribute_context_pb2"
169 # @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext)
170 },
171)
172_sym_db.RegisterMessage(AttributeContext)
173_sym_db.RegisterMessage(AttributeContext.Peer)
174_sym_db.RegisterMessage(AttributeContext.Peer.LabelsEntry)
175_sym_db.RegisterMessage(AttributeContext.Api)
176_sym_db.RegisterMessage(AttributeContext.Auth)
177_sym_db.RegisterMessage(AttributeContext.Request)
178_sym_db.RegisterMessage(AttributeContext.Request.HeadersEntry)
179_sym_db.RegisterMessage(AttributeContext.Response)
180_sym_db.RegisterMessage(AttributeContext.Response.HeadersEntry)
181_sym_db.RegisterMessage(AttributeContext.Resource)
182_sym_db.RegisterMessage(AttributeContext.Resource.LabelsEntry)
183_sym_db.RegisterMessage(AttributeContext.Resource.AnnotationsEntry)
185if _descriptor._USE_C_DESCRIPTORS == False:
187 DESCRIPTOR._options = None
188 DESCRIPTOR._serialized_options = b"\n\026com.google.rpc.contextB\025AttributeContextProtoP\001ZUgoogle.golang.org/genproto/googleapis/rpc/context/attribute_context;attribute_context\370\001\001"
189 _ATTRIBUTECONTEXT_PEER_LABELSENTRY._options = None
190 _ATTRIBUTECONTEXT_PEER_LABELSENTRY._serialized_options = b"8\001"
191 _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._options = None
192 _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._serialized_options = b"8\001"
193 _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._options = None
194 _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._serialized_options = b"8\001"
195 _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._options = None
196 _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._serialized_options = b"8\001"
197 _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY._options = None
198 _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY._serialized_options = b"8\001"
199 _ATTRIBUTECONTEXT._serialized_start = 189
200 _ATTRIBUTECONTEXT._serialized_end = 2240
201 _ATTRIBUTECONTEXT_PEER._serialized_start = 682
202 _ATTRIBUTECONTEXT_PEER._serialized_end = 872
203 _ATTRIBUTECONTEXT_PEER_LABELSENTRY._serialized_start = 827
204 _ATTRIBUTECONTEXT_PEER_LABELSENTRY._serialized_end = 872
205 _ATTRIBUTECONTEXT_API._serialized_start = 874
206 _ATTRIBUTECONTEXT_API._serialized_end = 950
207 _ATTRIBUTECONTEXT_AUTH._serialized_start = 952
208 _ATTRIBUTECONTEXT_AUTH._serialized_end = 1079
209 _ATTRIBUTECONTEXT_REQUEST._serialized_start = 1082
210 _ATTRIBUTECONTEXT_REQUEST._serialized_end = 1449
211 _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._serialized_start = 1403
212 _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._serialized_end = 1449
213 _ATTRIBUTECONTEXT_RESPONSE._serialized_start = 1452
214 _ATTRIBUTECONTEXT_RESPONSE._serialized_end = 1709
215 _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._serialized_start = 1403
216 _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._serialized_end = 1449
217 _ATTRIBUTECONTEXT_RESOURCE._serialized_start = 1712
218 _ATTRIBUTECONTEXT_RESOURCE._serialized_end = 2240
219 _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._serialized_start = 827
220 _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._serialized_end = 872
221 _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY._serialized_start = 2190
222 _ATTRIBUTECONTEXT_RESOURCE_ANNOTATIONSENTRY._serialized_end = 2240
223# @@protoc_insertion_point(module_scope)