1315 lines
44 KiB
Python
1315 lines
44 KiB
Python
# -*- coding: utf-8 -*-
|
|
|
|
# Copyright 2020 Google LLC
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: google/rpc/context/attribute_context.proto
|
|
|
|
from google.protobuf import descriptor as _descriptor
|
|
from google.protobuf import message as _message
|
|
from google.protobuf import reflection as _reflection
|
|
from google.protobuf import symbol_database as _symbol_database
|
|
|
|
# @@protoc_insertion_point(imports)
|
|
|
|
_sym_db = _symbol_database.Default()
|
|
|
|
|
|
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
|
|
|
|
DESCRIPTOR = _descriptor.FileDescriptor(
|
|
name="google/rpc/context/attribute_context.proto",
|
|
package="google.rpc.context",
|
|
syntax="proto3",
|
|
serialized_options=b"\n\026com.google.rpc.contextB\025AttributeContextProtoP\001ZUgoogle.golang.org/genproto/googleapis/rpc/context/attribute_context;attribute_context\370\001\001",
|
|
serialized_pb=b"\n*google/rpc/context/attribute_context.proto\x12\x12google.rpc.context\x1a\x1cgoogle/protobuf/struct.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xc6\x0c\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\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\xcd\x01\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\x1a.\n\x0cHeadersEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x1a\xb1\x01\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\x1a-\n\x0bLabelsEntry\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",
|
|
dependencies=[
|
|
google_dot_protobuf_dot_struct__pb2.DESCRIPTOR,
|
|
google_dot_protobuf_dot_timestamp__pb2.DESCRIPTOR,
|
|
],
|
|
)
|
|
|
|
|
|
_ATTRIBUTECONTEXT_PEER_LABELSENTRY = _descriptor.Descriptor(
|
|
name="LabelsEntry",
|
|
full_name="google.rpc.context.AttributeContext.Peer.LabelsEntry",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="key",
|
|
full_name="google.rpc.context.AttributeContext.Peer.LabelsEntry.key",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="value",
|
|
full_name="google.rpc.context.AttributeContext.Peer.LabelsEntry.value",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[],
|
|
enum_types=[],
|
|
serialized_options=b"8\001",
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=726,
|
|
serialized_end=771,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_PEER = _descriptor.Descriptor(
|
|
name="Peer",
|
|
full_name="google.rpc.context.AttributeContext.Peer",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="ip",
|
|
full_name="google.rpc.context.AttributeContext.Peer.ip",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="port",
|
|
full_name="google.rpc.context.AttributeContext.Peer.port",
|
|
index=1,
|
|
number=2,
|
|
type=3,
|
|
cpp_type=2,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=0,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="labels",
|
|
full_name="google.rpc.context.AttributeContext.Peer.labels",
|
|
index=2,
|
|
number=6,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=3,
|
|
has_default_value=False,
|
|
default_value=[],
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="principal",
|
|
full_name="google.rpc.context.AttributeContext.Peer.principal",
|
|
index=3,
|
|
number=7,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="region_code",
|
|
full_name="google.rpc.context.AttributeContext.Peer.region_code",
|
|
index=4,
|
|
number=8,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[_ATTRIBUTECONTEXT_PEER_LABELSENTRY],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=581,
|
|
serialized_end=771,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_API = _descriptor.Descriptor(
|
|
name="Api",
|
|
full_name="google.rpc.context.AttributeContext.Api",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="service",
|
|
full_name="google.rpc.context.AttributeContext.Api.service",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="operation",
|
|
full_name="google.rpc.context.AttributeContext.Api.operation",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="protocol",
|
|
full_name="google.rpc.context.AttributeContext.Api.protocol",
|
|
index=2,
|
|
number=3,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="version",
|
|
full_name="google.rpc.context.AttributeContext.Api.version",
|
|
index=3,
|
|
number=4,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=773,
|
|
serialized_end=849,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_AUTH = _descriptor.Descriptor(
|
|
name="Auth",
|
|
full_name="google.rpc.context.AttributeContext.Auth",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="principal",
|
|
full_name="google.rpc.context.AttributeContext.Auth.principal",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="audiences",
|
|
full_name="google.rpc.context.AttributeContext.Auth.audiences",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=3,
|
|
has_default_value=False,
|
|
default_value=[],
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="presenter",
|
|
full_name="google.rpc.context.AttributeContext.Auth.presenter",
|
|
index=2,
|
|
number=3,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="claims",
|
|
full_name="google.rpc.context.AttributeContext.Auth.claims",
|
|
index=3,
|
|
number=4,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="access_levels",
|
|
full_name="google.rpc.context.AttributeContext.Auth.access_levels",
|
|
index=4,
|
|
number=5,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=3,
|
|
has_default_value=False,
|
|
default_value=[],
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=851,
|
|
serialized_end=978,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY = _descriptor.Descriptor(
|
|
name="HeadersEntry",
|
|
full_name="google.rpc.context.AttributeContext.Request.HeadersEntry",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="key",
|
|
full_name="google.rpc.context.AttributeContext.Request.HeadersEntry.key",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="value",
|
|
full_name="google.rpc.context.AttributeContext.Request.HeadersEntry.value",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[],
|
|
enum_types=[],
|
|
serialized_options=b"8\001",
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=1302,
|
|
serialized_end=1348,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_REQUEST = _descriptor.Descriptor(
|
|
name="Request",
|
|
full_name="google.rpc.context.AttributeContext.Request",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="id",
|
|
full_name="google.rpc.context.AttributeContext.Request.id",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="method",
|
|
full_name="google.rpc.context.AttributeContext.Request.method",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="headers",
|
|
full_name="google.rpc.context.AttributeContext.Request.headers",
|
|
index=2,
|
|
number=3,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=3,
|
|
has_default_value=False,
|
|
default_value=[],
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="path",
|
|
full_name="google.rpc.context.AttributeContext.Request.path",
|
|
index=3,
|
|
number=4,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="host",
|
|
full_name="google.rpc.context.AttributeContext.Request.host",
|
|
index=4,
|
|
number=5,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="scheme",
|
|
full_name="google.rpc.context.AttributeContext.Request.scheme",
|
|
index=5,
|
|
number=6,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="query",
|
|
full_name="google.rpc.context.AttributeContext.Request.query",
|
|
index=6,
|
|
number=7,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="time",
|
|
full_name="google.rpc.context.AttributeContext.Request.time",
|
|
index=7,
|
|
number=9,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="size",
|
|
full_name="google.rpc.context.AttributeContext.Request.size",
|
|
index=8,
|
|
number=10,
|
|
type=3,
|
|
cpp_type=2,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=0,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="protocol",
|
|
full_name="google.rpc.context.AttributeContext.Request.protocol",
|
|
index=9,
|
|
number=11,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="reason",
|
|
full_name="google.rpc.context.AttributeContext.Request.reason",
|
|
index=10,
|
|
number=12,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="auth",
|
|
full_name="google.rpc.context.AttributeContext.Request.auth",
|
|
index=11,
|
|
number=13,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=981,
|
|
serialized_end=1348,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY = _descriptor.Descriptor(
|
|
name="HeadersEntry",
|
|
full_name="google.rpc.context.AttributeContext.Response.HeadersEntry",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="key",
|
|
full_name="google.rpc.context.AttributeContext.Response.HeadersEntry.key",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="value",
|
|
full_name="google.rpc.context.AttributeContext.Response.HeadersEntry.value",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[],
|
|
enum_types=[],
|
|
serialized_options=b"8\001",
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=1302,
|
|
serialized_end=1348,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_RESPONSE = _descriptor.Descriptor(
|
|
name="Response",
|
|
full_name="google.rpc.context.AttributeContext.Response",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="code",
|
|
full_name="google.rpc.context.AttributeContext.Response.code",
|
|
index=0,
|
|
number=1,
|
|
type=3,
|
|
cpp_type=2,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=0,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="size",
|
|
full_name="google.rpc.context.AttributeContext.Response.size",
|
|
index=1,
|
|
number=2,
|
|
type=3,
|
|
cpp_type=2,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=0,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="headers",
|
|
full_name="google.rpc.context.AttributeContext.Response.headers",
|
|
index=2,
|
|
number=3,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=3,
|
|
has_default_value=False,
|
|
default_value=[],
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="time",
|
|
full_name="google.rpc.context.AttributeContext.Response.time",
|
|
index=3,
|
|
number=4,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=1351,
|
|
serialized_end=1556,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY = _descriptor.Descriptor(
|
|
name="LabelsEntry",
|
|
full_name="google.rpc.context.AttributeContext.Resource.LabelsEntry",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="key",
|
|
full_name="google.rpc.context.AttributeContext.Resource.LabelsEntry.key",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="value",
|
|
full_name="google.rpc.context.AttributeContext.Resource.LabelsEntry.value",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[],
|
|
enum_types=[],
|
|
serialized_options=b"8\001",
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=726,
|
|
serialized_end=771,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_RESOURCE = _descriptor.Descriptor(
|
|
name="Resource",
|
|
full_name="google.rpc.context.AttributeContext.Resource",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="service",
|
|
full_name="google.rpc.context.AttributeContext.Resource.service",
|
|
index=0,
|
|
number=1,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="name",
|
|
full_name="google.rpc.context.AttributeContext.Resource.name",
|
|
index=1,
|
|
number=2,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="type",
|
|
full_name="google.rpc.context.AttributeContext.Resource.type",
|
|
index=2,
|
|
number=3,
|
|
type=9,
|
|
cpp_type=9,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=b"".decode("utf-8"),
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="labels",
|
|
full_name="google.rpc.context.AttributeContext.Resource.labels",
|
|
index=3,
|
|
number=4,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=3,
|
|
has_default_value=False,
|
|
default_value=[],
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=1559,
|
|
serialized_end=1736,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT = _descriptor.Descriptor(
|
|
name="AttributeContext",
|
|
full_name="google.rpc.context.AttributeContext",
|
|
filename=None,
|
|
file=DESCRIPTOR,
|
|
containing_type=None,
|
|
fields=[
|
|
_descriptor.FieldDescriptor(
|
|
name="origin",
|
|
full_name="google.rpc.context.AttributeContext.origin",
|
|
index=0,
|
|
number=7,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="source",
|
|
full_name="google.rpc.context.AttributeContext.source",
|
|
index=1,
|
|
number=1,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="destination",
|
|
full_name="google.rpc.context.AttributeContext.destination",
|
|
index=2,
|
|
number=2,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="request",
|
|
full_name="google.rpc.context.AttributeContext.request",
|
|
index=3,
|
|
number=3,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="response",
|
|
full_name="google.rpc.context.AttributeContext.response",
|
|
index=4,
|
|
number=4,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="resource",
|
|
full_name="google.rpc.context.AttributeContext.resource",
|
|
index=5,
|
|
number=5,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
_descriptor.FieldDescriptor(
|
|
name="api",
|
|
full_name="google.rpc.context.AttributeContext.api",
|
|
index=6,
|
|
number=6,
|
|
type=11,
|
|
cpp_type=10,
|
|
label=1,
|
|
has_default_value=False,
|
|
default_value=None,
|
|
message_type=None,
|
|
enum_type=None,
|
|
containing_type=None,
|
|
is_extension=False,
|
|
extension_scope=None,
|
|
serialized_options=None,
|
|
file=DESCRIPTOR,
|
|
),
|
|
],
|
|
extensions=[],
|
|
nested_types=[
|
|
_ATTRIBUTECONTEXT_PEER,
|
|
_ATTRIBUTECONTEXT_API,
|
|
_ATTRIBUTECONTEXT_AUTH,
|
|
_ATTRIBUTECONTEXT_REQUEST,
|
|
_ATTRIBUTECONTEXT_RESPONSE,
|
|
_ATTRIBUTECONTEXT_RESOURCE,
|
|
],
|
|
enum_types=[],
|
|
serialized_options=None,
|
|
is_extendable=False,
|
|
syntax="proto3",
|
|
extension_ranges=[],
|
|
oneofs=[],
|
|
serialized_start=130,
|
|
serialized_end=1736,
|
|
)
|
|
|
|
_ATTRIBUTECONTEXT_PEER_LABELSENTRY.containing_type = _ATTRIBUTECONTEXT_PEER
|
|
_ATTRIBUTECONTEXT_PEER.fields_by_name[
|
|
"labels"
|
|
].message_type = _ATTRIBUTECONTEXT_PEER_LABELSENTRY
|
|
_ATTRIBUTECONTEXT_PEER.containing_type = _ATTRIBUTECONTEXT
|
|
_ATTRIBUTECONTEXT_API.containing_type = _ATTRIBUTECONTEXT
|
|
_ATTRIBUTECONTEXT_AUTH.fields_by_name[
|
|
"claims"
|
|
].message_type = google_dot_protobuf_dot_struct__pb2._STRUCT
|
|
_ATTRIBUTECONTEXT_AUTH.containing_type = _ATTRIBUTECONTEXT
|
|
_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY.containing_type = _ATTRIBUTECONTEXT_REQUEST
|
|
_ATTRIBUTECONTEXT_REQUEST.fields_by_name[
|
|
"headers"
|
|
].message_type = _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY
|
|
_ATTRIBUTECONTEXT_REQUEST.fields_by_name[
|
|
"time"
|
|
].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP
|
|
_ATTRIBUTECONTEXT_REQUEST.fields_by_name["auth"].message_type = _ATTRIBUTECONTEXT_AUTH
|
|
_ATTRIBUTECONTEXT_REQUEST.containing_type = _ATTRIBUTECONTEXT
|
|
_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY.containing_type = _ATTRIBUTECONTEXT_RESPONSE
|
|
_ATTRIBUTECONTEXT_RESPONSE.fields_by_name[
|
|
"headers"
|
|
].message_type = _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY
|
|
_ATTRIBUTECONTEXT_RESPONSE.fields_by_name[
|
|
"time"
|
|
].message_type = google_dot_protobuf_dot_timestamp__pb2._TIMESTAMP
|
|
_ATTRIBUTECONTEXT_RESPONSE.containing_type = _ATTRIBUTECONTEXT
|
|
_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY.containing_type = _ATTRIBUTECONTEXT_RESOURCE
|
|
_ATTRIBUTECONTEXT_RESOURCE.fields_by_name[
|
|
"labels"
|
|
].message_type = _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY
|
|
_ATTRIBUTECONTEXT_RESOURCE.containing_type = _ATTRIBUTECONTEXT
|
|
_ATTRIBUTECONTEXT.fields_by_name["origin"].message_type = _ATTRIBUTECONTEXT_PEER
|
|
_ATTRIBUTECONTEXT.fields_by_name["source"].message_type = _ATTRIBUTECONTEXT_PEER
|
|
_ATTRIBUTECONTEXT.fields_by_name["destination"].message_type = _ATTRIBUTECONTEXT_PEER
|
|
_ATTRIBUTECONTEXT.fields_by_name["request"].message_type = _ATTRIBUTECONTEXT_REQUEST
|
|
_ATTRIBUTECONTEXT.fields_by_name["response"].message_type = _ATTRIBUTECONTEXT_RESPONSE
|
|
_ATTRIBUTECONTEXT.fields_by_name["resource"].message_type = _ATTRIBUTECONTEXT_RESOURCE
|
|
_ATTRIBUTECONTEXT.fields_by_name["api"].message_type = _ATTRIBUTECONTEXT_API
|
|
DESCRIPTOR.message_types_by_name["AttributeContext"] = _ATTRIBUTECONTEXT
|
|
_sym_db.RegisterFileDescriptor(DESCRIPTOR)
|
|
|
|
AttributeContext = _reflection.GeneratedProtocolMessageType(
|
|
"AttributeContext",
|
|
(_message.Message,),
|
|
{
|
|
"Peer": _reflection.GeneratedProtocolMessageType(
|
|
"Peer",
|
|
(_message.Message,),
|
|
{
|
|
"LabelsEntry": _reflection.GeneratedProtocolMessageType(
|
|
"LabelsEntry",
|
|
(_message.Message,),
|
|
{
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_PEER_LABELSENTRY,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Peer.LabelsEntry)
|
|
},
|
|
),
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_PEER,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Peer)
|
|
},
|
|
),
|
|
"Api": _reflection.GeneratedProtocolMessageType(
|
|
"Api",
|
|
(_message.Message,),
|
|
{
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_API,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Api)
|
|
},
|
|
),
|
|
"Auth": _reflection.GeneratedProtocolMessageType(
|
|
"Auth",
|
|
(_message.Message,),
|
|
{
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_AUTH,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Auth)
|
|
},
|
|
),
|
|
"Request": _reflection.GeneratedProtocolMessageType(
|
|
"Request",
|
|
(_message.Message,),
|
|
{
|
|
"HeadersEntry": _reflection.GeneratedProtocolMessageType(
|
|
"HeadersEntry",
|
|
(_message.Message,),
|
|
{
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Request.HeadersEntry)
|
|
},
|
|
),
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_REQUEST,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Request)
|
|
},
|
|
),
|
|
"Response": _reflection.GeneratedProtocolMessageType(
|
|
"Response",
|
|
(_message.Message,),
|
|
{
|
|
"HeadersEntry": _reflection.GeneratedProtocolMessageType(
|
|
"HeadersEntry",
|
|
(_message.Message,),
|
|
{
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Response.HeadersEntry)
|
|
},
|
|
),
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_RESPONSE,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Response)
|
|
},
|
|
),
|
|
"Resource": _reflection.GeneratedProtocolMessageType(
|
|
"Resource",
|
|
(_message.Message,),
|
|
{
|
|
"LabelsEntry": _reflection.GeneratedProtocolMessageType(
|
|
"LabelsEntry",
|
|
(_message.Message,),
|
|
{
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Resource.LabelsEntry)
|
|
},
|
|
),
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT_RESOURCE,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext.Resource)
|
|
},
|
|
),
|
|
"DESCRIPTOR": _ATTRIBUTECONTEXT,
|
|
"__module__": "google.rpc.context.attribute_context_pb2"
|
|
# @@protoc_insertion_point(class_scope:google.rpc.context.AttributeContext)
|
|
},
|
|
)
|
|
_sym_db.RegisterMessage(AttributeContext)
|
|
_sym_db.RegisterMessage(AttributeContext.Peer)
|
|
_sym_db.RegisterMessage(AttributeContext.Peer.LabelsEntry)
|
|
_sym_db.RegisterMessage(AttributeContext.Api)
|
|
_sym_db.RegisterMessage(AttributeContext.Auth)
|
|
_sym_db.RegisterMessage(AttributeContext.Request)
|
|
_sym_db.RegisterMessage(AttributeContext.Request.HeadersEntry)
|
|
_sym_db.RegisterMessage(AttributeContext.Response)
|
|
_sym_db.RegisterMessage(AttributeContext.Response.HeadersEntry)
|
|
_sym_db.RegisterMessage(AttributeContext.Resource)
|
|
_sym_db.RegisterMessage(AttributeContext.Resource.LabelsEntry)
|
|
|
|
|
|
DESCRIPTOR._options = None
|
|
_ATTRIBUTECONTEXT_PEER_LABELSENTRY._options = None
|
|
_ATTRIBUTECONTEXT_REQUEST_HEADERSENTRY._options = None
|
|
_ATTRIBUTECONTEXT_RESPONSE_HEADERSENTRY._options = None
|
|
_ATTRIBUTECONTEXT_RESOURCE_LABELSENTRY._options = None
|
|
# @@protoc_insertion_point(module_scope)
|