xds-protos 1.66.1__py3-none-any.whl → 1.67.0rc1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- google/api/apikeys/__init__.py +0 -0
- google/api/apikeys/v2/__init__.py +0 -0
- google/api/apikeys/v2/apikeys_pb2.py +100 -0
- google/api/apikeys/v2/resources_pb2.py +65 -0
- google/api/auth_pb2.py +8 -8
- google/api/backend_pb2.py +10 -4
- google/api/billing_pb2.py +5 -6
- google/api/client_pb2.py +47 -1
- google/api/cloudquotas/__init__.py +0 -0
- google/api/cloudquotas/v1/__init__.py +0 -0
- google/api/cloudquotas/v1/cloudquotas_pb2.py +96 -0
- google/api/cloudquotas/v1/resources_pb2.py +96 -0
- google/api/control_pb2.py +4 -3
- google/api/endpoint_pb2.py +2 -4
- google/api/error_reason_pb2.py +2 -2
- google/api/expr/conformance/__init__.py +0 -0
- google/api/expr/conformance/v1alpha1/__init__.py +0 -0
- google/api/expr/conformance/v1alpha1/conformance_service_pb2.py +55 -0
- google/api/expr/v1alpha1/checked_pb2.py +30 -30
- google/api/expr/v1alpha1/syntax_pb2.py +25 -19
- google/api/field_behavior_pb2.py +4 -2
- google/api/field_info_pb2.py +31 -0
- google/api/policy_pb2.py +29 -0
- google/api/routing_pb2.py +29 -0
- google/api/service_pb2.py +4 -8
- google/api/servicecontrol/v1/check_error_pb2.py +2 -2
- google/api/servicecontrol/v1/distribution_pb2.py +2 -2
- google/api/servicecontrol/v1/http_request_pb2.py +2 -2
- google/api/servicecontrol/v1/log_entry_pb2.py +2 -2
- google/api/servicecontrol/v1/metric_value_pb2.py +2 -2
- google/api/servicecontrol/v1/operation_pb2.py +2 -2
- google/api/servicecontrol/v1/quota_controller_pb2.py +2 -2
- google/api/servicecontrol/v1/service_controller_pb2.py +20 -21
- google/api/servicecontrol/v2/__init__.py +0 -0
- google/api/servicecontrol/v2/service_controller_pb2.py +52 -0
- google/api/servicemanagement/v1/resources_pb2.py +35 -43
- google/api/servicemanagement/v1/servicemanager_pb2.py +67 -86
- google/api/serviceusage/v1/resources_pb2.py +13 -11
- google/api/serviceusage/v1/serviceusage_pb2.py +3 -3
- google/api/serviceusage/v1beta1/resources_pb2.py +39 -34
- google/api/serviceusage/v1beta1/serviceusage_pb2.py +78 -77
- google/logging/type/http_request_pb2.py +3 -4
- google/logging/type/log_severity_pb2.py +4 -5
- google/logging/v2/log_entry_pb2.py +34 -32
- google/logging/v2/logging_config_pb2.py +268 -154
- google/logging/v2/logging_metrics_pb2.py +45 -43
- google/logging/v2/logging_pb2.py +60 -63
- google/longrunning/operations_pb2.py +2 -2
- google/rpc/context/audit_context_pb2.py +27 -0
- google/rpc/error_details_pb2.py +13 -13
- google/rpc/http_pb2.py +30 -0
- {xds_protos-1.66.1.dist-info → xds_protos-1.67.0rc1.dist-info}/METADATA +1 -1
- {xds_protos-1.66.1.dist-info → xds_protos-1.67.0rc1.dist-info}/RECORD +55 -37
- {xds_protos-1.66.1.dist-info → xds_protos-1.67.0rc1.dist-info}/WHEEL +0 -0
- {xds_protos-1.66.1.dist-info → xds_protos-1.67.0rc1.dist-info}/top_level.txt +0 -0
@@ -11,68 +11,70 @@ from google.protobuf.internal import builder as _builder
|
|
11
11
|
_sym_db = _symbol_database.Default()
|
12
12
|
|
13
13
|
|
14
|
+
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
14
15
|
from google.api import client_pb2 as google_dot_api_dot_client__pb2
|
15
16
|
from google.api import distribution_pb2 as google_dot_api_dot_distribution__pb2
|
16
17
|
from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
|
17
18
|
from google.api import metric_pb2 as google_dot_api_dot_metric__pb2
|
18
19
|
from google.api import resource_pb2 as google_dot_api_dot_resource__pb2
|
19
|
-
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
20
20
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
21
|
-
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
22
21
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
23
|
-
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
24
22
|
|
25
23
|
|
26
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'google/logging/v2/logging_metrics.proto\x12\x11google.logging.v2\x1a\x17google/api/client.proto\x1a\x1dgoogle/api/distribution.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x17google/api/metric.proto\x1a\x19google/api/resource.proto\x1a\
|
24
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'google/logging/v2/logging_metrics.proto\x12\x11google.logging.v2\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1dgoogle/api/distribution.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a\x17google/api/metric.proto\x1a\x19google/api/resource.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xbd\x05\n\tLogMetric\x12\x11\n\x04name\x18\x01 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x0b\x64\x65scription\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x13\n\x06\x66ilter\x18\x03 \x01(\tB\x03\xe0\x41\x02\x12\x18\n\x0b\x62ucket_name\x18\r \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08\x64isabled\x18\x0c \x01(\x08\x42\x03\xe0\x41\x01\x12<\n\x11metric_descriptor\x18\x05 \x01(\x0b\x32\x1c.google.api.MetricDescriptorB\x03\xe0\x41\x01\x12\x1c\n\x0fvalue_extractor\x18\x06 \x01(\tB\x03\xe0\x41\x01\x12P\n\x10label_extractors\x18\x07 \x03(\x0b\x32\x31.google.logging.v2.LogMetric.LabelExtractorsEntryB\x03\xe0\x41\x01\x12\x43\n\x0e\x62ucket_options\x18\x08 \x01(\x0b\x32&.google.api.Distribution.BucketOptionsB\x03\xe0\x41\x01\x12\x34\n\x0b\x63reate_time\x18\t \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12\x34\n\x0bupdate_time\x18\n \x01(\x0b\x32\x1a.google.protobuf.TimestampB\x03\xe0\x41\x03\x12<\n\x07version\x18\x04 \x01(\x0e\x32\'.google.logging.v2.LogMetric.ApiVersionB\x02\x18\x01\x1a\x36\n\x14LabelExtractorsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x1c\n\nApiVersion\x12\x06\n\x02V2\x10\x00\x12\x06\n\x02V1\x10\x01:J\xea\x41G\n logging.googleapis.com/LogMetric\x12#projects/{project}/metrics/{metric}\"\x8d\x01\n\x15ListLogMetricsRequest\x12\x43\n\x06parent\x18\x01 \x01(\tB3\xe0\x41\x02\xfa\x41-\n+cloudresourcemanager.googleapis.com/Project\x12\x17\n\npage_token\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x03 \x01(\x05\x42\x03\xe0\x41\x01\"`\n\x16ListLogMetricsResponse\x12-\n\x07metrics\x18\x01 \x03(\x0b\x32\x1c.google.logging.v2.LogMetric\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"T\n\x13GetLogMetricRequest\x12=\n\x0bmetric_name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n logging.googleapis.com/LogMetric\"\x85\x01\n\x16\x43reateLogMetricRequest\x12\x38\n\x06parent\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\x12 logging.googleapis.com/LogMetric\x12\x31\n\x06metric\x18\x02 \x01(\x0b\x32\x1c.google.logging.v2.LogMetricB\x03\xe0\x41\x02\"\x8a\x01\n\x16UpdateLogMetricRequest\x12=\n\x0bmetric_name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n logging.googleapis.com/LogMetric\x12\x31\n\x06metric\x18\x02 \x01(\x0b\x32\x1c.google.logging.v2.LogMetricB\x03\xe0\x41\x02\"W\n\x16\x44\x65leteLogMetricRequest\x12=\n\x0bmetric_name\x18\x01 \x01(\tB(\xe0\x41\x02\xfa\x41\"\n logging.googleapis.com/LogMetric2\xae\x08\n\x10MetricsServiceV2\x12\x97\x01\n\x0eListLogMetrics\x12(.google.logging.v2.ListLogMetricsRequest\x1a).google.logging.v2.ListLogMetricsResponse\"0\xda\x41\x06parent\x82\xd3\xe4\x93\x02!\x12\x1f/v2/{parent=projects/*}/metrics\x12\x92\x01\n\x0cGetLogMetric\x12&.google.logging.v2.GetLogMetricRequest\x1a\x1c.google.logging.v2.LogMetric\"<\xda\x41\x0bmetric_name\x82\xd3\xe4\x93\x02(\x12&/v2/{metric_name=projects/*/metrics/*}\x12\x9b\x01\n\x0f\x43reateLogMetric\x12).google.logging.v2.CreateLogMetricRequest\x1a\x1c.google.logging.v2.LogMetric\"?\xda\x41\rparent,metric\x82\xd3\xe4\x93\x02)\"\x1f/v2/{parent=projects/*}/metrics:\x06metric\x12\xa7\x01\n\x0fUpdateLogMetric\x12).google.logging.v2.UpdateLogMetricRequest\x1a\x1c.google.logging.v2.LogMetric\"K\xda\x41\x12metric_name,metric\x82\xd3\xe4\x93\x02\x30\x1a&/v2/{metric_name=projects/*/metrics/*}:\x06metric\x12\x92\x01\n\x0f\x44\x65leteLogMetric\x12).google.logging.v2.DeleteLogMetricRequest\x1a\x16.google.protobuf.Empty\"<\xda\x41\x0bmetric_name\x82\xd3\xe4\x93\x02(*&/v2/{metric_name=projects/*/metrics/*}\x1a\x8d\x02\xca\x41\x16logging.googleapis.com\xd2\x41\xf0\x01https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/cloud-platform.read-only,https://www.googleapis.com/auth/logging.admin,https://www.googleapis.com/auth/logging.read,https://www.googleapis.com/auth/logging.writeB\xb9\x01\n\x15\x63om.google.logging.v2B\x13LoggingMetricsProtoP\x01Z5cloud.google.com/go/logging/apiv2/loggingpb;loggingpb\xf8\x01\x01\xaa\x02\x17Google.Cloud.Logging.V2\xca\x02\x17Google\\Cloud\\Logging\\V2\xea\x02\x1aGoogle::Cloud::Logging::V2b\x06proto3')
|
27
25
|
|
28
26
|
_globals = globals()
|
29
27
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
30
28
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.logging.v2.logging_metrics_pb2', _globals)
|
31
29
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
32
30
|
DESCRIPTOR._options = None
|
33
|
-
DESCRIPTOR._serialized_options = b'\n\025com.google.logging.v2B\023LoggingMetricsProtoP\
|
31
|
+
DESCRIPTOR._serialized_options = b'\n\025com.google.logging.v2B\023LoggingMetricsProtoP\001Z5cloud.google.com/go/logging/apiv2/loggingpb;loggingpb\370\001\001\252\002\027Google.Cloud.Logging.V2\312\002\027Google\\Cloud\\Logging\\V2\352\002\032Google::Cloud::Logging::V2'
|
34
32
|
_LOGMETRIC_LABELEXTRACTORSENTRY._options = None
|
35
33
|
_LOGMETRIC_LABELEXTRACTORSENTRY._serialized_options = b'8\001'
|
36
34
|
_LOGMETRIC.fields_by_name['name']._options = None
|
37
|
-
_LOGMETRIC.fields_by_name['name']._serialized_options = b'\
|
35
|
+
_LOGMETRIC.fields_by_name['name']._serialized_options = b'\340A\002'
|
38
36
|
_LOGMETRIC.fields_by_name['description']._options = None
|
39
|
-
_LOGMETRIC.fields_by_name['description']._serialized_options = b'\
|
37
|
+
_LOGMETRIC.fields_by_name['description']._serialized_options = b'\340A\001'
|
40
38
|
_LOGMETRIC.fields_by_name['filter']._options = None
|
41
|
-
_LOGMETRIC.fields_by_name['filter']._serialized_options = b'\
|
39
|
+
_LOGMETRIC.fields_by_name['filter']._serialized_options = b'\340A\002'
|
40
|
+
_LOGMETRIC.fields_by_name['bucket_name']._options = None
|
41
|
+
_LOGMETRIC.fields_by_name['bucket_name']._serialized_options = b'\340A\001'
|
42
|
+
_LOGMETRIC.fields_by_name['disabled']._options = None
|
43
|
+
_LOGMETRIC.fields_by_name['disabled']._serialized_options = b'\340A\001'
|
42
44
|
_LOGMETRIC.fields_by_name['metric_descriptor']._options = None
|
43
|
-
_LOGMETRIC.fields_by_name['metric_descriptor']._serialized_options = b'\
|
45
|
+
_LOGMETRIC.fields_by_name['metric_descriptor']._serialized_options = b'\340A\001'
|
44
46
|
_LOGMETRIC.fields_by_name['value_extractor']._options = None
|
45
|
-
_LOGMETRIC.fields_by_name['value_extractor']._serialized_options = b'\
|
47
|
+
_LOGMETRIC.fields_by_name['value_extractor']._serialized_options = b'\340A\001'
|
46
48
|
_LOGMETRIC.fields_by_name['label_extractors']._options = None
|
47
|
-
_LOGMETRIC.fields_by_name['label_extractors']._serialized_options = b'\
|
49
|
+
_LOGMETRIC.fields_by_name['label_extractors']._serialized_options = b'\340A\001'
|
48
50
|
_LOGMETRIC.fields_by_name['bucket_options']._options = None
|
49
|
-
_LOGMETRIC.fields_by_name['bucket_options']._serialized_options = b'\
|
51
|
+
_LOGMETRIC.fields_by_name['bucket_options']._serialized_options = b'\340A\001'
|
50
52
|
_LOGMETRIC.fields_by_name['create_time']._options = None
|
51
|
-
_LOGMETRIC.fields_by_name['create_time']._serialized_options = b'\
|
53
|
+
_LOGMETRIC.fields_by_name['create_time']._serialized_options = b'\340A\003'
|
52
54
|
_LOGMETRIC.fields_by_name['update_time']._options = None
|
53
|
-
_LOGMETRIC.fields_by_name['update_time']._serialized_options = b'\
|
55
|
+
_LOGMETRIC.fields_by_name['update_time']._serialized_options = b'\340A\003'
|
54
56
|
_LOGMETRIC.fields_by_name['version']._options = None
|
55
57
|
_LOGMETRIC.fields_by_name['version']._serialized_options = b'\030\001'
|
56
58
|
_LOGMETRIC._options = None
|
57
59
|
_LOGMETRIC._serialized_options = b'\352AG\n logging.googleapis.com/LogMetric\022#projects/{project}/metrics/{metric}'
|
58
60
|
_LISTLOGMETRICSREQUEST.fields_by_name['parent']._options = None
|
59
|
-
_LISTLOGMETRICSREQUEST.fields_by_name['parent']._serialized_options = b'\
|
61
|
+
_LISTLOGMETRICSREQUEST.fields_by_name['parent']._serialized_options = b'\340A\002\372A-\n+cloudresourcemanager.googleapis.com/Project'
|
60
62
|
_LISTLOGMETRICSREQUEST.fields_by_name['page_token']._options = None
|
61
|
-
_LISTLOGMETRICSREQUEST.fields_by_name['page_token']._serialized_options = b'\
|
63
|
+
_LISTLOGMETRICSREQUEST.fields_by_name['page_token']._serialized_options = b'\340A\001'
|
62
64
|
_LISTLOGMETRICSREQUEST.fields_by_name['page_size']._options = None
|
63
|
-
_LISTLOGMETRICSREQUEST.fields_by_name['page_size']._serialized_options = b'\
|
65
|
+
_LISTLOGMETRICSREQUEST.fields_by_name['page_size']._serialized_options = b'\340A\001'
|
64
66
|
_GETLOGMETRICREQUEST.fields_by_name['metric_name']._options = None
|
65
|
-
_GETLOGMETRICREQUEST.fields_by_name['metric_name']._serialized_options = b'\
|
67
|
+
_GETLOGMETRICREQUEST.fields_by_name['metric_name']._serialized_options = b'\340A\002\372A\"\n logging.googleapis.com/LogMetric'
|
66
68
|
_CREATELOGMETRICREQUEST.fields_by_name['parent']._options = None
|
67
|
-
_CREATELOGMETRICREQUEST.fields_by_name['parent']._serialized_options = b'\
|
69
|
+
_CREATELOGMETRICREQUEST.fields_by_name['parent']._serialized_options = b'\340A\002\372A\"\022 logging.googleapis.com/LogMetric'
|
68
70
|
_CREATELOGMETRICREQUEST.fields_by_name['metric']._options = None
|
69
|
-
_CREATELOGMETRICREQUEST.fields_by_name['metric']._serialized_options = b'\
|
71
|
+
_CREATELOGMETRICREQUEST.fields_by_name['metric']._serialized_options = b'\340A\002'
|
70
72
|
_UPDATELOGMETRICREQUEST.fields_by_name['metric_name']._options = None
|
71
|
-
_UPDATELOGMETRICREQUEST.fields_by_name['metric_name']._serialized_options = b'\
|
73
|
+
_UPDATELOGMETRICREQUEST.fields_by_name['metric_name']._serialized_options = b'\340A\002\372A\"\n logging.googleapis.com/LogMetric'
|
72
74
|
_UPDATELOGMETRICREQUEST.fields_by_name['metric']._options = None
|
73
|
-
_UPDATELOGMETRICREQUEST.fields_by_name['metric']._serialized_options = b'\
|
75
|
+
_UPDATELOGMETRICREQUEST.fields_by_name['metric']._serialized_options = b'\340A\002'
|
74
76
|
_DELETELOGMETRICREQUEST.fields_by_name['metric_name']._options = None
|
75
|
-
_DELETELOGMETRICREQUEST.fields_by_name['metric_name']._serialized_options = b'\
|
77
|
+
_DELETELOGMETRICREQUEST.fields_by_name['metric_name']._serialized_options = b'\340A\002\372A\"\n logging.googleapis.com/LogMetric'
|
76
78
|
_METRICSSERVICEV2._options = None
|
77
79
|
_METRICSSERVICEV2._serialized_options = b'\312A\026logging.googleapis.com\322A\360\001https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/cloud-platform.read-only,https://www.googleapis.com/auth/logging.admin,https://www.googleapis.com/auth/logging.read,https://www.googleapis.com/auth/logging.write'
|
78
80
|
_METRICSSERVICEV2.methods_by_name['ListLogMetrics']._options = None
|
@@ -85,24 +87,24 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
85
87
|
_METRICSSERVICEV2.methods_by_name['UpdateLogMetric']._serialized_options = b'\332A\022metric_name,metric\202\323\344\223\0020\032&/v2/{metric_name=projects/*/metrics/*}:\006metric'
|
86
88
|
_METRICSSERVICEV2.methods_by_name['DeleteLogMetric']._options = None
|
87
89
|
_METRICSSERVICEV2.methods_by_name['DeleteLogMetric']._serialized_options = b'\332A\013metric_name\202\323\344\223\002(*&/v2/{metric_name=projects/*/metrics/*}'
|
88
|
-
_globals['_LOGMETRIC']._serialized_start=
|
89
|
-
_globals['_LOGMETRIC']._serialized_end=
|
90
|
-
_globals['_LOGMETRIC_LABELEXTRACTORSENTRY']._serialized_start=
|
91
|
-
_globals['_LOGMETRIC_LABELEXTRACTORSENTRY']._serialized_end=
|
92
|
-
_globals['_LOGMETRIC_APIVERSION']._serialized_start=
|
93
|
-
_globals['_LOGMETRIC_APIVERSION']._serialized_end=
|
94
|
-
_globals['_LISTLOGMETRICSREQUEST']._serialized_start=
|
95
|
-
_globals['_LISTLOGMETRICSREQUEST']._serialized_end=
|
96
|
-
_globals['_LISTLOGMETRICSRESPONSE']._serialized_start=
|
97
|
-
_globals['_LISTLOGMETRICSRESPONSE']._serialized_end=
|
98
|
-
_globals['_GETLOGMETRICREQUEST']._serialized_start=
|
99
|
-
_globals['_GETLOGMETRICREQUEST']._serialized_end=
|
100
|
-
_globals['_CREATELOGMETRICREQUEST']._serialized_start=
|
101
|
-
_globals['_CREATELOGMETRICREQUEST']._serialized_end=
|
102
|
-
_globals['_UPDATELOGMETRICREQUEST']._serialized_start=
|
103
|
-
_globals['_UPDATELOGMETRICREQUEST']._serialized_end=
|
104
|
-
_globals['_DELETELOGMETRICREQUEST']._serialized_start=
|
105
|
-
_globals['_DELETELOGMETRICREQUEST']._serialized_end=
|
106
|
-
_globals['_METRICSSERVICEV2']._serialized_start=
|
107
|
-
_globals['_METRICSSERVICEV2']._serialized_end=
|
90
|
+
_globals['_LOGMETRIC']._serialized_start=296
|
91
|
+
_globals['_LOGMETRIC']._serialized_end=997
|
92
|
+
_globals['_LOGMETRIC_LABELEXTRACTORSENTRY']._serialized_start=837
|
93
|
+
_globals['_LOGMETRIC_LABELEXTRACTORSENTRY']._serialized_end=891
|
94
|
+
_globals['_LOGMETRIC_APIVERSION']._serialized_start=893
|
95
|
+
_globals['_LOGMETRIC_APIVERSION']._serialized_end=921
|
96
|
+
_globals['_LISTLOGMETRICSREQUEST']._serialized_start=1000
|
97
|
+
_globals['_LISTLOGMETRICSREQUEST']._serialized_end=1141
|
98
|
+
_globals['_LISTLOGMETRICSRESPONSE']._serialized_start=1143
|
99
|
+
_globals['_LISTLOGMETRICSRESPONSE']._serialized_end=1239
|
100
|
+
_globals['_GETLOGMETRICREQUEST']._serialized_start=1241
|
101
|
+
_globals['_GETLOGMETRICREQUEST']._serialized_end=1325
|
102
|
+
_globals['_CREATELOGMETRICREQUEST']._serialized_start=1328
|
103
|
+
_globals['_CREATELOGMETRICREQUEST']._serialized_end=1461
|
104
|
+
_globals['_UPDATELOGMETRICREQUEST']._serialized_start=1464
|
105
|
+
_globals['_UPDATELOGMETRICREQUEST']._serialized_end=1602
|
106
|
+
_globals['_DELETELOGMETRICREQUEST']._serialized_start=1604
|
107
|
+
_globals['_DELETELOGMETRICREQUEST']._serialized_end=1691
|
108
|
+
_globals['_METRICSSERVICEV2']._serialized_start=1694
|
109
|
+
_globals['_METRICSSERVICEV2']._serialized_end=2764
|
108
110
|
# @@protoc_insertion_point(module_scope)
|
google/logging/v2/logging_pb2.py
CHANGED
@@ -11,74 +11,71 @@ from google.protobuf.internal import builder as _builder
|
|
11
11
|
_sym_db = _symbol_database.Default()
|
12
12
|
|
13
13
|
|
14
|
+
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
14
15
|
from google.api import client_pb2 as google_dot_api_dot_client__pb2
|
15
16
|
from google.api import field_behavior_pb2 as google_dot_api_dot_field__behavior__pb2
|
16
17
|
from google.api import monitored_resource_pb2 as google_dot_api_dot_monitored__resource__pb2
|
17
18
|
from google.api import resource_pb2 as google_dot_api_dot_resource__pb2
|
18
19
|
from google.logging.v2 import log_entry_pb2 as google_dot_logging_dot_v2_dot_log__entry__pb2
|
19
|
-
from google.logging.v2 import logging_config_pb2 as google_dot_logging_dot_v2_dot_logging__config__pb2
|
20
20
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
21
21
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
22
|
-
from google.protobuf import field_mask_pb2 as google_dot_protobuf_dot_field__mask__pb2
|
23
|
-
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
24
22
|
from google.rpc import status_pb2 as google_dot_rpc_dot_status__pb2
|
25
|
-
from google.api import annotations_pb2 as google_dot_api_dot_annotations__pb2
|
26
23
|
|
27
24
|
|
28
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fgoogle/logging/v2/logging.proto\x12\x11google.logging.v2\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a#google/api/monitored_resource.proto\x1a\x19google/api/resource.proto\x1a!google/logging/v2/log_entry.proto\x1a
|
25
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1fgoogle/logging/v2/logging.proto\x12\x11google.logging.v2\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x1fgoogle/api/field_behavior.proto\x1a#google/api/monitored_resource.proto\x1a\x19google/api/resource.proto\x1a!google/logging/v2/log_entry.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x17google/rpc/status.proto\"H\n\x10\x44\x65leteLogRequest\x12\x34\n\x08log_name\x18\x01 \x01(\tB\"\xe0\x41\x02\xfa\x41\x1c\n\x1alogging.googleapis.com/Log\"\xe6\x02\n\x16WriteLogEntriesRequest\x12\x34\n\x08log_name\x18\x01 \x01(\tB\"\xe0\x41\x01\xfa\x41\x1c\n\x1alogging.googleapis.com/Log\x12\x34\n\x08resource\x18\x02 \x01(\x0b\x32\x1d.google.api.MonitoredResourceB\x03\xe0\x41\x01\x12J\n\x06labels\x18\x03 \x03(\x0b\x32\x35.google.logging.v2.WriteLogEntriesRequest.LabelsEntryB\x03\xe0\x41\x01\x12\x31\n\x07\x65ntries\x18\x04 \x03(\x0b\x32\x1b.google.logging.v2.LogEntryB\x03\xe0\x41\x02\x12\x1c\n\x0fpartial_success\x18\x05 \x01(\x08\x42\x03\xe0\x41\x01\x12\x14\n\x07\x64ry_run\x18\x06 \x01(\x08\x42\x03\xe0\x41\x01\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\x19\n\x17WriteLogEntriesResponse\"\xc8\x01\n\x1cWriteLogEntriesPartialErrors\x12]\n\x10log_entry_errors\x18\x01 \x03(\x0b\x32\x43.google.logging.v2.WriteLogEntriesPartialErrors.LogEntryErrorsEntry\x1aI\n\x13LogEntryErrorsEntry\x12\x0b\n\x03key\x18\x01 \x01(\x05\x12!\n\x05value\x18\x02 \x01(\x0b\x32\x12.google.rpc.Status:\x02\x38\x01\"\xb0\x01\n\x15ListLogEntriesRequest\x12:\n\x0eresource_names\x18\x08 \x03(\tB\"\xe0\x41\x02\xfa\x41\x1c\x12\x1alogging.googleapis.com/Log\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x15\n\x08order_by\x18\x03 \x01(\tB\x03\xe0\x41\x01\x12\x16\n\tpage_size\x18\x04 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x05 \x01(\tB\x03\xe0\x41\x01\"_\n\x16ListLogEntriesResponse\x12,\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\x1b.google.logging.v2.LogEntry\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"Z\n\'ListMonitoredResourceDescriptorsRequest\x12\x16\n\tpage_size\x18\x01 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x02 \x01(\tB\x03\xe0\x41\x01\"\x8a\x01\n(ListMonitoredResourceDescriptorsResponse\x12\x45\n\x14resource_descriptors\x18\x01 \x03(\x0b\x32\'.google.api.MonitoredResourceDescriptor\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\xb2\x01\n\x0fListLogsRequest\x12\x32\n\x06parent\x18\x01 \x01(\tB\"\xe0\x41\x02\xfa\x41\x1c\x12\x1alogging.googleapis.com/Log\x12:\n\x0eresource_names\x18\x08 \x03(\tB\"\xe0\x41\x01\xfa\x41\x1c\x12\x1alogging.googleapis.com/Log\x12\x16\n\tpage_size\x18\x02 \x01(\x05\x42\x03\xe0\x41\x01\x12\x17\n\npage_token\x18\x03 \x01(\tB\x03\xe0\x41\x01\">\n\x10ListLogsResponse\x12\x11\n\tlog_names\x18\x03 \x03(\t\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"\x80\x01\n\x15TailLogEntriesRequest\x12\x1b\n\x0eresource_names\x18\x01 \x03(\tB\x03\xe0\x41\x02\x12\x13\n\x06\x66ilter\x18\x02 \x01(\tB\x03\xe0\x41\x01\x12\x35\n\rbuffer_window\x18\x03 \x01(\x0b\x32\x19.google.protobuf.DurationB\x03\xe0\x41\x01\"\xdf\x02\n\x16TailLogEntriesResponse\x12,\n\x07\x65ntries\x18\x01 \x03(\x0b\x32\x1b.google.logging.v2.LogEntry\x12S\n\x10suppression_info\x18\x02 \x03(\x0b\x32\x39.google.logging.v2.TailLogEntriesResponse.SuppressionInfo\x1a\xc1\x01\n\x0fSuppressionInfo\x12P\n\x06reason\x18\x01 \x01(\x0e\x32@.google.logging.v2.TailLogEntriesResponse.SuppressionInfo.Reason\x12\x18\n\x10suppressed_count\x18\x02 \x01(\x05\"B\n\x06Reason\x12\x16\n\x12REASON_UNSPECIFIED\x10\x00\x12\x0e\n\nRATE_LIMIT\x10\x01\x12\x10\n\x0cNOT_CONSUMED\x10\x02\x32\xe9\r\n\x10LoggingServiceV2\x12\x93\x02\n\tDeleteLog\x12#.google.logging.v2.DeleteLogRequest\x1a\x16.google.protobuf.Empty\"\xc8\x01\xda\x41\x08log_name\x82\xd3\xe4\x93\x02\xb6\x01* /v2/{log_name=projects/*/logs/*}Z\x1b*\x19/v2/{log_name=*/*/logs/*}Z\'*%/v2/{log_name=organizations/*/logs/*}Z!*\x1f/v2/{log_name=folders/*/logs/*}Z)*\'/v2/{log_name=billingAccounts/*/logs/*}\x12\xa9\x01\n\x0fWriteLogEntries\x12).google.logging.v2.WriteLogEntriesRequest\x1a*.google.logging.v2.WriteLogEntriesResponse\"?\xda\x41 log_name,resource,labels,entries\x82\xd3\xe4\x93\x02\x16\"\x11/v2/entries:write:\x01*\x12\xa3\x01\n\x0eListLogEntries\x12(.google.logging.v2.ListLogEntriesRequest\x1a).google.logging.v2.ListLogEntriesResponse\"<\xda\x41\x1eresource_names,filter,order_by\x82\xd3\xe4\x93\x02\x15\"\x10/v2/entries:list:\x01*\x12\xc5\x01\n ListMonitoredResourceDescriptors\x12:.google.logging.v2.ListMonitoredResourceDescriptorsRequest\x1a;.google.logging.v2.ListMonitoredResourceDescriptorsResponse\"(\x82\xd3\xe4\x93\x02\"\x12 /v2/monitoredResourceDescriptors\x12\x8b\x04\n\x08ListLogs\x12\".google.logging.v2.ListLogsRequest\x1a#.google.logging.v2.ListLogsResponse\"\xb5\x03\xda\x41\x06parent\x82\xd3\xe4\x93\x02\xa5\x03\x12\x15/v2/{parent=*/*}/logsZ\x1e\x12\x1c/v2/{parent=projects/*}/logsZ#\x12!/v2/{parent=organizations/*}/logsZ\x1d\x12\x1b/v2/{parent=folders/*}/logsZ%\x12#/v2/{parent=billingAccounts/*}/logsZ<\x12:/v2/{parent=projects/*/locations/*/buckets/*/views/*}/logsZA\x12?/v2/{parent=organizations/*/locations/*/buckets/*/views/*}/logsZ;\x12\x39/v2/{parent=folders/*/locations/*/buckets/*/views/*}/logsZC\x12\x41/v2/{parent=billingAccounts/*/locations/*/buckets/*/views/*}/logs\x12\x86\x01\n\x0eTailLogEntries\x12(.google.logging.v2.TailLogEntriesRequest\x1a).google.logging.v2.TailLogEntriesResponse\"\x1b\x82\xd3\xe4\x93\x02\x15\"\x10/v2/entries:tail:\x01*(\x01\x30\x01\x1a\x8d\x02\xca\x41\x16logging.googleapis.com\xd2\x41\xf0\x01https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/cloud-platform.read-only,https://www.googleapis.com/auth/logging.admin,https://www.googleapis.com/auth/logging.read,https://www.googleapis.com/auth/logging.writeB\xb2\x01\n\x15\x63om.google.logging.v2B\x0cLoggingProtoP\x01Z5cloud.google.com/go/logging/apiv2/loggingpb;loggingpb\xf8\x01\x01\xaa\x02\x17Google.Cloud.Logging.V2\xca\x02\x17Google\\Cloud\\Logging\\V2\xea\x02\x1aGoogle::Cloud::Logging::V2b\x06proto3')
|
29
26
|
|
30
27
|
_globals = globals()
|
31
28
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
32
29
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.logging.v2.logging_pb2', _globals)
|
33
30
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
34
31
|
DESCRIPTOR._options = None
|
35
|
-
DESCRIPTOR._serialized_options = b'\n\025com.google.logging.v2B\014LoggingProtoP\
|
32
|
+
DESCRIPTOR._serialized_options = b'\n\025com.google.logging.v2B\014LoggingProtoP\001Z5cloud.google.com/go/logging/apiv2/loggingpb;loggingpb\370\001\001\252\002\027Google.Cloud.Logging.V2\312\002\027Google\\Cloud\\Logging\\V2\352\002\032Google::Cloud::Logging::V2'
|
36
33
|
_DELETELOGREQUEST.fields_by_name['log_name']._options = None
|
37
|
-
_DELETELOGREQUEST.fields_by_name['log_name']._serialized_options = b'\
|
34
|
+
_DELETELOGREQUEST.fields_by_name['log_name']._serialized_options = b'\340A\002\372A\034\n\032logging.googleapis.com/Log'
|
38
35
|
_WRITELOGENTRIESREQUEST_LABELSENTRY._options = None
|
39
36
|
_WRITELOGENTRIESREQUEST_LABELSENTRY._serialized_options = b'8\001'
|
40
37
|
_WRITELOGENTRIESREQUEST.fields_by_name['log_name']._options = None
|
41
|
-
_WRITELOGENTRIESREQUEST.fields_by_name['log_name']._serialized_options = b'\
|
38
|
+
_WRITELOGENTRIESREQUEST.fields_by_name['log_name']._serialized_options = b'\340A\001\372A\034\n\032logging.googleapis.com/Log'
|
42
39
|
_WRITELOGENTRIESREQUEST.fields_by_name['resource']._options = None
|
43
|
-
_WRITELOGENTRIESREQUEST.fields_by_name['resource']._serialized_options = b'\
|
40
|
+
_WRITELOGENTRIESREQUEST.fields_by_name['resource']._serialized_options = b'\340A\001'
|
44
41
|
_WRITELOGENTRIESREQUEST.fields_by_name['labels']._options = None
|
45
|
-
_WRITELOGENTRIESREQUEST.fields_by_name['labels']._serialized_options = b'\
|
42
|
+
_WRITELOGENTRIESREQUEST.fields_by_name['labels']._serialized_options = b'\340A\001'
|
46
43
|
_WRITELOGENTRIESREQUEST.fields_by_name['entries']._options = None
|
47
|
-
_WRITELOGENTRIESREQUEST.fields_by_name['entries']._serialized_options = b'\
|
44
|
+
_WRITELOGENTRIESREQUEST.fields_by_name['entries']._serialized_options = b'\340A\002'
|
48
45
|
_WRITELOGENTRIESREQUEST.fields_by_name['partial_success']._options = None
|
49
|
-
_WRITELOGENTRIESREQUEST.fields_by_name['partial_success']._serialized_options = b'\
|
46
|
+
_WRITELOGENTRIESREQUEST.fields_by_name['partial_success']._serialized_options = b'\340A\001'
|
50
47
|
_WRITELOGENTRIESREQUEST.fields_by_name['dry_run']._options = None
|
51
|
-
_WRITELOGENTRIESREQUEST.fields_by_name['dry_run']._serialized_options = b'\
|
48
|
+
_WRITELOGENTRIESREQUEST.fields_by_name['dry_run']._serialized_options = b'\340A\001'
|
52
49
|
_WRITELOGENTRIESPARTIALERRORS_LOGENTRYERRORSENTRY._options = None
|
53
50
|
_WRITELOGENTRIESPARTIALERRORS_LOGENTRYERRORSENTRY._serialized_options = b'8\001'
|
54
51
|
_LISTLOGENTRIESREQUEST.fields_by_name['resource_names']._options = None
|
55
|
-
_LISTLOGENTRIESREQUEST.fields_by_name['resource_names']._serialized_options = b'\
|
52
|
+
_LISTLOGENTRIESREQUEST.fields_by_name['resource_names']._serialized_options = b'\340A\002\372A\034\022\032logging.googleapis.com/Log'
|
56
53
|
_LISTLOGENTRIESREQUEST.fields_by_name['filter']._options = None
|
57
|
-
_LISTLOGENTRIESREQUEST.fields_by_name['filter']._serialized_options = b'\
|
54
|
+
_LISTLOGENTRIESREQUEST.fields_by_name['filter']._serialized_options = b'\340A\001'
|
58
55
|
_LISTLOGENTRIESREQUEST.fields_by_name['order_by']._options = None
|
59
|
-
_LISTLOGENTRIESREQUEST.fields_by_name['order_by']._serialized_options = b'\
|
56
|
+
_LISTLOGENTRIESREQUEST.fields_by_name['order_by']._serialized_options = b'\340A\001'
|
60
57
|
_LISTLOGENTRIESREQUEST.fields_by_name['page_size']._options = None
|
61
|
-
_LISTLOGENTRIESREQUEST.fields_by_name['page_size']._serialized_options = b'\
|
58
|
+
_LISTLOGENTRIESREQUEST.fields_by_name['page_size']._serialized_options = b'\340A\001'
|
62
59
|
_LISTLOGENTRIESREQUEST.fields_by_name['page_token']._options = None
|
63
|
-
_LISTLOGENTRIESREQUEST.fields_by_name['page_token']._serialized_options = b'\
|
60
|
+
_LISTLOGENTRIESREQUEST.fields_by_name['page_token']._serialized_options = b'\340A\001'
|
64
61
|
_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST.fields_by_name['page_size']._options = None
|
65
|
-
_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\
|
62
|
+
_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST.fields_by_name['page_size']._serialized_options = b'\340A\001'
|
66
63
|
_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST.fields_by_name['page_token']._options = None
|
67
|
-
_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\
|
64
|
+
_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST.fields_by_name['page_token']._serialized_options = b'\340A\001'
|
68
65
|
_LISTLOGSREQUEST.fields_by_name['parent']._options = None
|
69
|
-
_LISTLOGSREQUEST.fields_by_name['parent']._serialized_options = b'\
|
66
|
+
_LISTLOGSREQUEST.fields_by_name['parent']._serialized_options = b'\340A\002\372A\034\022\032logging.googleapis.com/Log'
|
67
|
+
_LISTLOGSREQUEST.fields_by_name['resource_names']._options = None
|
68
|
+
_LISTLOGSREQUEST.fields_by_name['resource_names']._serialized_options = b'\340A\001\372A\034\022\032logging.googleapis.com/Log'
|
70
69
|
_LISTLOGSREQUEST.fields_by_name['page_size']._options = None
|
71
|
-
_LISTLOGSREQUEST.fields_by_name['page_size']._serialized_options = b'\
|
70
|
+
_LISTLOGSREQUEST.fields_by_name['page_size']._serialized_options = b'\340A\001'
|
72
71
|
_LISTLOGSREQUEST.fields_by_name['page_token']._options = None
|
73
|
-
_LISTLOGSREQUEST.fields_by_name['page_token']._serialized_options = b'\
|
74
|
-
_LISTLOGSREQUEST.fields_by_name['resource_names']._options = None
|
75
|
-
_LISTLOGSREQUEST.fields_by_name['resource_names']._serialized_options = b'\342A\001\001'
|
72
|
+
_LISTLOGSREQUEST.fields_by_name['page_token']._serialized_options = b'\340A\001'
|
76
73
|
_TAILLOGENTRIESREQUEST.fields_by_name['resource_names']._options = None
|
77
|
-
_TAILLOGENTRIESREQUEST.fields_by_name['resource_names']._serialized_options = b'\
|
74
|
+
_TAILLOGENTRIESREQUEST.fields_by_name['resource_names']._serialized_options = b'\340A\002'
|
78
75
|
_TAILLOGENTRIESREQUEST.fields_by_name['filter']._options = None
|
79
|
-
_TAILLOGENTRIESREQUEST.fields_by_name['filter']._serialized_options = b'\
|
76
|
+
_TAILLOGENTRIESREQUEST.fields_by_name['filter']._serialized_options = b'\340A\001'
|
80
77
|
_TAILLOGENTRIESREQUEST.fields_by_name['buffer_window']._options = None
|
81
|
-
_TAILLOGENTRIESREQUEST.fields_by_name['buffer_window']._serialized_options = b'\
|
78
|
+
_TAILLOGENTRIESREQUEST.fields_by_name['buffer_window']._serialized_options = b'\340A\001'
|
82
79
|
_LOGGINGSERVICEV2._options = None
|
83
80
|
_LOGGINGSERVICEV2._serialized_options = b'\312A\026logging.googleapis.com\322A\360\001https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/cloud-platform.read-only,https://www.googleapis.com/auth/logging.admin,https://www.googleapis.com/auth/logging.read,https://www.googleapis.com/auth/logging.write'
|
84
81
|
_LOGGINGSERVICEV2.methods_by_name['DeleteLog']._options = None
|
@@ -90,41 +87,41 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
90
87
|
_LOGGINGSERVICEV2.methods_by_name['ListMonitoredResourceDescriptors']._options = None
|
91
88
|
_LOGGINGSERVICEV2.methods_by_name['ListMonitoredResourceDescriptors']._serialized_options = b'\202\323\344\223\002\"\022 /v2/monitoredResourceDescriptors'
|
92
89
|
_LOGGINGSERVICEV2.methods_by_name['ListLogs']._options = None
|
93
|
-
_LOGGINGSERVICEV2.methods_by_name['ListLogs']._serialized_options = b'\332A\006parent\202\323\344\223\002\
|
90
|
+
_LOGGINGSERVICEV2.methods_by_name['ListLogs']._serialized_options = b'\332A\006parent\202\323\344\223\002\245\003\022\025/v2/{parent=*/*}/logsZ\036\022\034/v2/{parent=projects/*}/logsZ#\022!/v2/{parent=organizations/*}/logsZ\035\022\033/v2/{parent=folders/*}/logsZ%\022#/v2/{parent=billingAccounts/*}/logsZ<\022:/v2/{parent=projects/*/locations/*/buckets/*/views/*}/logsZA\022?/v2/{parent=organizations/*/locations/*/buckets/*/views/*}/logsZ;\0229/v2/{parent=folders/*/locations/*/buckets/*/views/*}/logsZC\022A/v2/{parent=billingAccounts/*/locations/*/buckets/*/views/*}/logs'
|
94
91
|
_LOGGINGSERVICEV2.methods_by_name['TailLogEntries']._options = None
|
95
92
|
_LOGGINGSERVICEV2.methods_by_name['TailLogEntries']._serialized_options = b'\202\323\344\223\002\025\"\020/v2/entries:tail:\001*'
|
96
|
-
_globals['_DELETELOGREQUEST']._serialized_start=
|
97
|
-
_globals['_DELETELOGREQUEST']._serialized_end=
|
98
|
-
_globals['_WRITELOGENTRIESREQUEST']._serialized_start=
|
99
|
-
_globals['_WRITELOGENTRIESREQUEST']._serialized_end=
|
100
|
-
_globals['_WRITELOGENTRIESREQUEST_LABELSENTRY']._serialized_start=
|
101
|
-
_globals['_WRITELOGENTRIESREQUEST_LABELSENTRY']._serialized_end=
|
102
|
-
_globals['_WRITELOGENTRIESRESPONSE']._serialized_start=
|
103
|
-
_globals['_WRITELOGENTRIESRESPONSE']._serialized_end=
|
104
|
-
_globals['_WRITELOGENTRIESPARTIALERRORS']._serialized_start=
|
105
|
-
_globals['_WRITELOGENTRIESPARTIALERRORS']._serialized_end=
|
106
|
-
_globals['_WRITELOGENTRIESPARTIALERRORS_LOGENTRYERRORSENTRY']._serialized_start=
|
107
|
-
_globals['_WRITELOGENTRIESPARTIALERRORS_LOGENTRYERRORSENTRY']._serialized_end=
|
108
|
-
_globals['_LISTLOGENTRIESREQUEST']._serialized_start=
|
109
|
-
_globals['_LISTLOGENTRIESREQUEST']._serialized_end=
|
110
|
-
_globals['_LISTLOGENTRIESRESPONSE']._serialized_start=
|
111
|
-
_globals['_LISTLOGENTRIESRESPONSE']._serialized_end=
|
112
|
-
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST']._serialized_start=
|
113
|
-
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST']._serialized_end=
|
114
|
-
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSRESPONSE']._serialized_start=
|
115
|
-
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSRESPONSE']._serialized_end=
|
116
|
-
_globals['_LISTLOGSREQUEST']._serialized_start=
|
117
|
-
_globals['_LISTLOGSREQUEST']._serialized_end=
|
118
|
-
_globals['_LISTLOGSRESPONSE']._serialized_start=
|
119
|
-
_globals['_LISTLOGSRESPONSE']._serialized_end=
|
120
|
-
_globals['_TAILLOGENTRIESREQUEST']._serialized_start=
|
121
|
-
_globals['_TAILLOGENTRIESREQUEST']._serialized_end=
|
122
|
-
_globals['_TAILLOGENTRIESRESPONSE']._serialized_start=
|
123
|
-
_globals['_TAILLOGENTRIESRESPONSE']._serialized_end=
|
124
|
-
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO']._serialized_start=
|
125
|
-
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO']._serialized_end=
|
126
|
-
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO_REASON']._serialized_start=
|
127
|
-
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO_REASON']._serialized_end=
|
128
|
-
_globals['_LOGGINGSERVICEV2']._serialized_start=
|
129
|
-
_globals['_LOGGINGSERVICEV2']._serialized_end=
|
93
|
+
_globals['_DELETELOGREQUEST']._serialized_start=327
|
94
|
+
_globals['_DELETELOGREQUEST']._serialized_end=399
|
95
|
+
_globals['_WRITELOGENTRIESREQUEST']._serialized_start=402
|
96
|
+
_globals['_WRITELOGENTRIESREQUEST']._serialized_end=760
|
97
|
+
_globals['_WRITELOGENTRIESREQUEST_LABELSENTRY']._serialized_start=715
|
98
|
+
_globals['_WRITELOGENTRIESREQUEST_LABELSENTRY']._serialized_end=760
|
99
|
+
_globals['_WRITELOGENTRIESRESPONSE']._serialized_start=762
|
100
|
+
_globals['_WRITELOGENTRIESRESPONSE']._serialized_end=787
|
101
|
+
_globals['_WRITELOGENTRIESPARTIALERRORS']._serialized_start=790
|
102
|
+
_globals['_WRITELOGENTRIESPARTIALERRORS']._serialized_end=990
|
103
|
+
_globals['_WRITELOGENTRIESPARTIALERRORS_LOGENTRYERRORSENTRY']._serialized_start=917
|
104
|
+
_globals['_WRITELOGENTRIESPARTIALERRORS_LOGENTRYERRORSENTRY']._serialized_end=990
|
105
|
+
_globals['_LISTLOGENTRIESREQUEST']._serialized_start=993
|
106
|
+
_globals['_LISTLOGENTRIESREQUEST']._serialized_end=1169
|
107
|
+
_globals['_LISTLOGENTRIESRESPONSE']._serialized_start=1171
|
108
|
+
_globals['_LISTLOGENTRIESRESPONSE']._serialized_end=1266
|
109
|
+
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST']._serialized_start=1268
|
110
|
+
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSREQUEST']._serialized_end=1358
|
111
|
+
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSRESPONSE']._serialized_start=1361
|
112
|
+
_globals['_LISTMONITOREDRESOURCEDESCRIPTORSRESPONSE']._serialized_end=1499
|
113
|
+
_globals['_LISTLOGSREQUEST']._serialized_start=1502
|
114
|
+
_globals['_LISTLOGSREQUEST']._serialized_end=1680
|
115
|
+
_globals['_LISTLOGSRESPONSE']._serialized_start=1682
|
116
|
+
_globals['_LISTLOGSRESPONSE']._serialized_end=1744
|
117
|
+
_globals['_TAILLOGENTRIESREQUEST']._serialized_start=1747
|
118
|
+
_globals['_TAILLOGENTRIESREQUEST']._serialized_end=1875
|
119
|
+
_globals['_TAILLOGENTRIESRESPONSE']._serialized_start=1878
|
120
|
+
_globals['_TAILLOGENTRIESRESPONSE']._serialized_end=2229
|
121
|
+
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO']._serialized_start=2036
|
122
|
+
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO']._serialized_end=2229
|
123
|
+
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO_REASON']._serialized_start=2163
|
124
|
+
_globals['_TAILLOGENTRIESRESPONSE_SUPPRESSIONINFO_REASON']._serialized_end=2229
|
125
|
+
_globals['_LOGGINGSERVICEV2']._serialized_start=2232
|
126
|
+
_globals['_LOGGINGSERVICEV2']._serialized_end=4001
|
130
127
|
# @@protoc_insertion_point(module_scope)
|
@@ -20,14 +20,14 @@ from google.rpc import status_pb2 as google_dot_rpc_dot_status__pb2
|
|
20
20
|
from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
|
21
21
|
|
22
22
|
|
23
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#google/longrunning/operations.proto\x12\x12google.longrunning\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x19google/protobuf/any.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x17google/rpc/status.proto\x1a google/protobuf/descriptor.proto\"\xa8\x01\n\tOperation\x12\x0c\n\x04name\x18\x01 \x01(\t\x12&\n\x08metadata\x18\x02 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x0c\n\x04\x64one\x18\x03 \x01(\x08\x12#\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x12.google.rpc.StatusH\x00\x12(\n\x08response\x18\x05 \x01(\x0b\x32\x14.google.protobuf.AnyH\x00\x42\x08\n\x06result\"#\n\x13GetOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\\\n\x15ListOperationsRequest\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"d\n\x16ListOperationsResponse\x12\x31\n\noperations\x18\x01 \x03(\x0b\x32\x1d.google.longrunning.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"&\n\x16\x43\x61ncelOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"&\n\x16\x44\x65leteOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"P\n\x14WaitOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x07timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"=\n\rOperationInfo\x12\x15\n\rresponse_type\x18\x01 \x01(\t\x12\x15\n\rmetadata_type\x18\x02 \x01(\t2\xaa\x05\n\nOperations\x12\x94\x01\n\x0eListOperations\x12).google.longrunning.ListOperationsRequest\x1a*.google.longrunning.ListOperationsResponse\"+\xda\x41\x0bname,filter\x82\xd3\xe4\x93\x02\x17\x12\x15/v1/{name=operations}\x12\x7f\n\x0cGetOperation\x12\'.google.longrunning.GetOperationRequest\x1a\x1d.google.longrunning.Operation\"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a\x12\x18/v1/{name=operations/**}\x12~\n\x0f\x44\x65leteOperation\x12*.google.longrunning.DeleteOperationRequest\x1a\x16.google.protobuf.Empty\"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a*\x18/v1/{name=operations/**}\x12\x88\x01\n\x0f\x43\x61ncelOperation\x12*.google.longrunning.CancelOperationRequest\x1a\x16.google.protobuf.Empty\"1\xda\x41\x04name\x82\xd3\xe4\x93\x02$\"\x1f/v1/{name=operations/**}:cancel:\x01*\x12Z\n\rWaitOperation\x12(.google.longrunning.WaitOperationRequest\x1a\x1d.google.longrunning.Operation\"\x00\x1a\x1d\xca\x41\x1alongrunning.googleapis.com:Z\n\x0eoperation_info\x12\x1e.google.protobuf.MethodOptions\x18\x99\x08 \x01(\x0b\x32!.google.longrunning.OperationInfoB\
|
23
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n#google/longrunning/operations.proto\x12\x12google.longrunning\x1a\x1cgoogle/api/annotations.proto\x1a\x17google/api/client.proto\x1a\x19google/protobuf/any.proto\x1a\x1egoogle/protobuf/duration.proto\x1a\x1bgoogle/protobuf/empty.proto\x1a\x17google/rpc/status.proto\x1a google/protobuf/descriptor.proto\"\xa8\x01\n\tOperation\x12\x0c\n\x04name\x18\x01 \x01(\t\x12&\n\x08metadata\x18\x02 \x01(\x0b\x32\x14.google.protobuf.Any\x12\x0c\n\x04\x64one\x18\x03 \x01(\x08\x12#\n\x05\x65rror\x18\x04 \x01(\x0b\x32\x12.google.rpc.StatusH\x00\x12(\n\x08response\x18\x05 \x01(\x0b\x32\x14.google.protobuf.AnyH\x00\x42\x08\n\x06result\"#\n\x13GetOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"\\\n\x15ListOperationsRequest\x12\x0c\n\x04name\x18\x04 \x01(\t\x12\x0e\n\x06\x66ilter\x18\x01 \x01(\t\x12\x11\n\tpage_size\x18\x02 \x01(\x05\x12\x12\n\npage_token\x18\x03 \x01(\t\"d\n\x16ListOperationsResponse\x12\x31\n\noperations\x18\x01 \x03(\x0b\x32\x1d.google.longrunning.Operation\x12\x17\n\x0fnext_page_token\x18\x02 \x01(\t\"&\n\x16\x43\x61ncelOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"&\n\x16\x44\x65leteOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\"P\n\x14WaitOperationRequest\x12\x0c\n\x04name\x18\x01 \x01(\t\x12*\n\x07timeout\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\"=\n\rOperationInfo\x12\x15\n\rresponse_type\x18\x01 \x01(\t\x12\x15\n\rmetadata_type\x18\x02 \x01(\t2\xaa\x05\n\nOperations\x12\x94\x01\n\x0eListOperations\x12).google.longrunning.ListOperationsRequest\x1a*.google.longrunning.ListOperationsResponse\"+\xda\x41\x0bname,filter\x82\xd3\xe4\x93\x02\x17\x12\x15/v1/{name=operations}\x12\x7f\n\x0cGetOperation\x12\'.google.longrunning.GetOperationRequest\x1a\x1d.google.longrunning.Operation\"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a\x12\x18/v1/{name=operations/**}\x12~\n\x0f\x44\x65leteOperation\x12*.google.longrunning.DeleteOperationRequest\x1a\x16.google.protobuf.Empty\"\'\xda\x41\x04name\x82\xd3\xe4\x93\x02\x1a*\x18/v1/{name=operations/**}\x12\x88\x01\n\x0f\x43\x61ncelOperation\x12*.google.longrunning.CancelOperationRequest\x1a\x16.google.protobuf.Empty\"1\xda\x41\x04name\x82\xd3\xe4\x93\x02$\"\x1f/v1/{name=operations/**}:cancel:\x01*\x12Z\n\rWaitOperation\x12(.google.longrunning.WaitOperationRequest\x1a\x1d.google.longrunning.Operation\"\x00\x1a\x1d\xca\x41\x1alongrunning.googleapis.com:Z\n\x0eoperation_info\x12\x1e.google.protobuf.MethodOptions\x18\x99\x08 \x01(\x0b\x32!.google.longrunning.OperationInfoB\x9d\x01\n\x16\x63om.google.longrunningB\x0fOperationsProtoP\x01ZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb\xf8\x01\x01\xaa\x02\x12Google.LongRunning\xca\x02\x12Google\\LongRunningb\x06proto3')
|
24
24
|
|
25
25
|
_globals = globals()
|
26
26
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
27
27
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.longrunning.operations_pb2', _globals)
|
28
28
|
if _descriptor._USE_C_DESCRIPTORS == False:
|
29
29
|
DESCRIPTOR._options = None
|
30
|
-
DESCRIPTOR._serialized_options = b'\n\026com.google.longrunningB\017OperationsProtoP\
|
30
|
+
DESCRIPTOR._serialized_options = b'\n\026com.google.longrunningB\017OperationsProtoP\001ZCcloud.google.com/go/longrunning/autogen/longrunningpb;longrunningpb\370\001\001\252\002\022Google.LongRunning\312\002\022Google\\LongRunning'
|
31
31
|
_OPERATIONS._options = None
|
32
32
|
_OPERATIONS._serialized_options = b'\312A\032longrunning.googleapis.com'
|
33
33
|
_OPERATIONS.methods_by_name['ListOperations']._options = None
|
@@ -0,0 +1,27 @@
|
|
1
|
+
# -*- coding: utf-8 -*-
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: google/rpc/context/audit_context.proto
|
4
|
+
"""Generated protocol buffer code."""
|
5
|
+
from google.protobuf import descriptor as _descriptor
|
6
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
7
|
+
from google.protobuf import symbol_database as _symbol_database
|
8
|
+
from google.protobuf.internal import builder as _builder
|
9
|
+
# @@protoc_insertion_point(imports)
|
10
|
+
|
11
|
+
_sym_db = _symbol_database.Default()
|
12
|
+
|
13
|
+
|
14
|
+
from google.protobuf import struct_pb2 as google_dot_protobuf_dot_struct__pb2
|
15
|
+
|
16
|
+
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n&google/rpc/context/audit_context.proto\x12\x12google.rpc.context\x1a\x1cgoogle/protobuf/struct.proto\"\xc7\x01\n\x0c\x41uditContext\x12\x11\n\taudit_log\x18\x01 \x01(\x0c\x12\x31\n\x10scrubbed_request\x18\x02 \x01(\x0b\x32\x17.google.protobuf.Struct\x12\x32\n\x11scrubbed_response\x18\x03 \x01(\x0b\x32\x17.google.protobuf.Struct\x12$\n\x1cscrubbed_response_item_count\x18\x04 \x01(\x05\x12\x17\n\x0ftarget_resource\x18\x05 \x01(\tBk\n\x16\x63om.google.rpc.contextB\x11\x41uditContextProtoP\x01Z9google.golang.org/genproto/googleapis/rpc/context;context\xf8\x01\x01\x62\x06proto3')
|
18
|
+
|
19
|
+
_globals = globals()
|
20
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
21
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.rpc.context.audit_context_pb2', _globals)
|
22
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
23
|
+
DESCRIPTOR._options = None
|
24
|
+
DESCRIPTOR._serialized_options = b'\n\026com.google.rpc.contextB\021AuditContextProtoP\001Z9google.golang.org/genproto/googleapis/rpc/context;context\370\001\001'
|
25
|
+
_globals['_AUDITCONTEXT']._serialized_start=93
|
26
|
+
_globals['_AUDITCONTEXT']._serialized_end=292
|
27
|
+
# @@protoc_insertion_point(module_scope)
|
google/rpc/error_details_pb2.py
CHANGED
@@ -14,7 +14,7 @@ _sym_db = _symbol_database.Default()
|
|
14
14
|
from google.protobuf import duration_pb2 as google_dot_protobuf_dot_duration__pb2
|
15
15
|
|
16
16
|
|
17
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1egoogle/rpc/error_details.proto\x12\ngoogle.rpc\x1a\x1egoogle/protobuf/duration.proto\"
|
17
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1egoogle/rpc/error_details.proto\x12\ngoogle.rpc\x1a\x1egoogle/protobuf/duration.proto\"\x93\x01\n\tErrorInfo\x12\x0e\n\x06reason\x18\x01 \x01(\t\x12\x0e\n\x06\x64omain\x18\x02 \x01(\t\x12\x35\n\x08metadata\x18\x03 \x03(\x0b\x32#.google.rpc.ErrorInfo.MetadataEntry\x1a/\n\rMetadataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\";\n\tRetryInfo\x12.\n\x0bretry_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Duration\"2\n\tDebugInfo\x12\x15\n\rstack_entries\x18\x01 \x03(\t\x12\x0e\n\x06\x64\x65tail\x18\x02 \x01(\t\"y\n\x0cQuotaFailure\x12\x36\n\nviolations\x18\x01 \x03(\x0b\x32\".google.rpc.QuotaFailure.Violation\x1a\x31\n\tViolation\x12\x0f\n\x07subject\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\"\x95\x01\n\x13PreconditionFailure\x12=\n\nviolations\x18\x01 \x03(\x0b\x32).google.rpc.PreconditionFailure.Violation\x1a?\n\tViolation\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07subject\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\"\x83\x01\n\nBadRequest\x12?\n\x10\x66ield_violations\x18\x01 \x03(\x0b\x32%.google.rpc.BadRequest.FieldViolation\x1a\x34\n\x0e\x46ieldViolation\x12\r\n\x05\x66ield\x18\x01 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x02 \x01(\t\"7\n\x0bRequestInfo\x12\x12\n\nrequest_id\x18\x01 \x01(\t\x12\x14\n\x0cserving_data\x18\x02 \x01(\t\"`\n\x0cResourceInfo\x12\x15\n\rresource_type\x18\x01 \x01(\t\x12\x15\n\rresource_name\x18\x02 \x01(\t\x12\r\n\x05owner\x18\x03 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x04 \x01(\t\"V\n\x04Help\x12$\n\x05links\x18\x01 \x03(\x0b\x32\x15.google.rpc.Help.Link\x1a(\n\x04Link\x12\x13\n\x0b\x64\x65scription\x18\x01 \x01(\t\x12\x0b\n\x03url\x18\x02 \x01(\t\"3\n\x10LocalizedMessage\x12\x0e\n\x06locale\x18\x01 \x01(\t\x12\x0f\n\x07message\x18\x02 \x01(\tBl\n\x0e\x63om.google.rpcB\x11\x45rrorDetailsProtoP\x01Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\xa2\x02\x03RPCb\x06proto3')
|
18
18
|
|
19
19
|
_globals = globals()
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
@@ -24,18 +24,18 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
24
24
|
DESCRIPTOR._serialized_options = b'\n\016com.google.rpcB\021ErrorDetailsProtoP\001Z?google.golang.org/genproto/googleapis/rpc/errdetails;errdetails\242\002\003RPC'
|
25
25
|
_ERRORINFO_METADATAENTRY._options = None
|
26
26
|
_ERRORINFO_METADATAENTRY._serialized_options = b'8\001'
|
27
|
-
_globals['
|
28
|
-
_globals['
|
29
|
-
_globals['
|
30
|
-
_globals['
|
31
|
-
_globals['
|
32
|
-
_globals['
|
33
|
-
_globals['
|
34
|
-
_globals['
|
35
|
-
_globals['
|
36
|
-
_globals['
|
37
|
-
_globals['
|
38
|
-
_globals['
|
27
|
+
_globals['_ERRORINFO']._serialized_start=79
|
28
|
+
_globals['_ERRORINFO']._serialized_end=226
|
29
|
+
_globals['_ERRORINFO_METADATAENTRY']._serialized_start=179
|
30
|
+
_globals['_ERRORINFO_METADATAENTRY']._serialized_end=226
|
31
|
+
_globals['_RETRYINFO']._serialized_start=228
|
32
|
+
_globals['_RETRYINFO']._serialized_end=287
|
33
|
+
_globals['_DEBUGINFO']._serialized_start=289
|
34
|
+
_globals['_DEBUGINFO']._serialized_end=339
|
35
|
+
_globals['_QUOTAFAILURE']._serialized_start=341
|
36
|
+
_globals['_QUOTAFAILURE']._serialized_end=462
|
37
|
+
_globals['_QUOTAFAILURE_VIOLATION']._serialized_start=413
|
38
|
+
_globals['_QUOTAFAILURE_VIOLATION']._serialized_end=462
|
39
39
|
_globals['_PRECONDITIONFAILURE']._serialized_start=465
|
40
40
|
_globals['_PRECONDITIONFAILURE']._serialized_end=614
|
41
41
|
_globals['_PRECONDITIONFAILURE_VIOLATION']._serialized_start=551
|
google/rpc/http_pb2.py
ADDED
@@ -0,0 +1,30 @@
|
|
1
|
+
# -*- coding: utf-8 -*-
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
3
|
+
# source: google/rpc/http.proto
|
4
|
+
"""Generated protocol buffer code."""
|
5
|
+
from google.protobuf import descriptor as _descriptor
|
6
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
7
|
+
from google.protobuf import symbol_database as _symbol_database
|
8
|
+
from google.protobuf.internal import builder as _builder
|
9
|
+
# @@protoc_insertion_point(imports)
|
10
|
+
|
11
|
+
_sym_db = _symbol_database.Default()
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
|
16
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x15google/rpc/http.proto\x12\ngoogle.rpc\"a\n\x0bHttpRequest\x12\x0e\n\x06method\x18\x01 \x01(\t\x12\x0b\n\x03uri\x18\x02 \x01(\t\x12\'\n\x07headers\x18\x03 \x03(\x0b\x32\x16.google.rpc.HttpHeader\x12\x0c\n\x04\x62ody\x18\x04 \x01(\x0c\"e\n\x0cHttpResponse\x12\x0e\n\x06status\x18\x01 \x01(\x05\x12\x0e\n\x06reason\x18\x02 \x01(\t\x12\'\n\x07headers\x18\x03 \x03(\x0b\x32\x16.google.rpc.HttpHeader\x12\x0c\n\x04\x62ody\x18\x04 \x01(\x0c\"(\n\nHttpHeader\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\tBX\n\x0e\x63om.google.rpcB\tHttpProtoP\x01Z3google.golang.org/genproto/googleapis/rpc/http;http\xa2\x02\x03RPCb\x06proto3')
|
17
|
+
|
18
|
+
_globals = globals()
|
19
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
20
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'google.rpc.http_pb2', _globals)
|
21
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
22
|
+
DESCRIPTOR._options = None
|
23
|
+
DESCRIPTOR._serialized_options = b'\n\016com.google.rpcB\tHttpProtoP\001Z3google.golang.org/genproto/googleapis/rpc/http;http\242\002\003RPC'
|
24
|
+
_globals['_HTTPREQUEST']._serialized_start=37
|
25
|
+
_globals['_HTTPREQUEST']._serialized_end=134
|
26
|
+
_globals['_HTTPRESPONSE']._serialized_start=136
|
27
|
+
_globals['_HTTPRESPONSE']._serialized_end=237
|
28
|
+
_globals['_HTTPHEADER']._serialized_start=239
|
29
|
+
_globals['_HTTPHEADER']._serialized_end=279
|
30
|
+
# @@protoc_insertion_point(module_scope)
|