googleapis-common-protos-types 1.14.0 → 1.20.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +44 -0
- data/lib/google/api/annotations_pb.rb +1 -1
- data/lib/google/api/auth_pb.rb +1 -1
- data/lib/google/api/backend_pb.rb +1 -1
- data/lib/google/api/billing_pb.rb +1 -1
- data/lib/google/api/client_pb.rb +73 -12
- data/lib/google/api/config_change_pb.rb +1 -1
- data/lib/google/api/consumer_pb.rb +1 -1
- data/lib/google/api/context_pb.rb +5 -3
- data/lib/google/api/control_pb.rb +1 -1
- data/lib/google/api/distribution_pb.rb +1 -1
- data/lib/google/api/documentation_pb.rb +4 -4
- data/lib/google/api/endpoint_pb.rb +6 -10
- data/lib/google/api/error_reason_pb.rb +35 -2
- data/lib/google/api/field_behavior_pb.rb +1 -1
- data/lib/google/api/field_info_pb.rb +36 -8
- data/lib/google/api/http_pb.rb +22 -31
- data/lib/google/api/httpbody_pb.rb +2 -3
- data/lib/google/api/label_pb.rb +2 -3
- data/lib/google/api/launch_stage_pb.rb +1 -1
- data/lib/google/api/log_pb.rb +1 -1
- data/lib/google/api/logging_pb.rb +1 -1
- data/lib/google/api/metric_pb.rb +22 -2
- data/lib/google/api/monitored_resource_pb.rb +2 -3
- data/lib/google/api/monitoring_pb.rb +1 -1
- data/lib/google/api/policy_pb.rb +4 -7
- data/lib/google/api/quota_pb.rb +3 -3
- data/lib/google/api/resource_pb.rb +9 -5
- data/lib/google/api/routing_pb.rb +2 -2
- data/lib/google/api/service_pb.rb +1 -1
- data/lib/google/api/source_info_pb.rb +1 -1
- data/lib/google/api/system_parameter_pb.rb +1 -1
- data/lib/google/api/usage_pb.rb +1 -1
- data/lib/google/api/visibility_pb.rb +2 -3
- data/lib/google/logging/type/http_request_pb.rb +1 -1
- data/lib/google/logging/type/log_severity_pb.rb +1 -1
- data/lib/google/longrunning/operations_pb.rb +36 -37
- data/lib/google/rpc/code_pb.rb +1 -1
- data/lib/google/rpc/context/attribute_context_pb.rb +3 -2
- data/lib/google/rpc/context/audit_context_pb.rb +2 -3
- data/lib/google/rpc/error_details_pb.rb +83 -5
- data/lib/google/rpc/http_pb.rb +1 -1
- data/lib/google/rpc/status_pb.rb +1 -1
- data/lib/google/type/calendar_period_pb.rb +1 -1
- data/lib/google/type/color_pb.rb +1 -1
- data/lib/google/type/date_pb.rb +1 -1
- data/lib/google/type/datetime_pb.rb +1 -1
- data/lib/google/type/dayofweek_pb.rb +1 -1
- data/lib/google/type/decimal_pb.rb +1 -1
- data/lib/google/type/expr_pb.rb +1 -1
- data/lib/google/type/fraction_pb.rb +1 -1
- data/lib/google/type/interval_pb.rb +1 -1
- data/lib/google/type/latlng_pb.rb +1 -1
- data/lib/google/type/localized_text_pb.rb +1 -1
- data/lib/google/type/money_pb.rb +1 -1
- data/lib/google/type/month_pb.rb +1 -1
- data/lib/google/type/phone_number_pb.rb +1 -1
- data/lib/google/type/postal_address_pb.rb +1 -1
- data/lib/google/type/quaternion_pb.rb +1 -1
- data/lib/google/type/timeofday_pb.rb +1 -1
- data/lib/googleapis/common/protos/types/version.rb +1 -1
- metadata +12 -9
data/lib/google/api/http_pb.rb
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
|
8
|
-
descriptor_data = "\n\x15google/api/http.proto\x12\ngoogle.api\"T\n\x04Http\x12#\n\x05rules\x18\x01 \x03(\x0b\x32\x14.google.api.HttpRule\x12\'\n\x1f\x66ully_decode_reserved_expansion\x18\x02 \x01(\x08\"\x81\x02\n\x08HttpRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\r\n\x03get\x18\x02 \x01(\tH\x00\x12\r\n\x03put\x18\x03 \x01(\tH\x00\x12\x0e\n\x04post\x18\x04 \x01(\tH\x00\x12\x10\n\x06\x64\x65lete\x18\x05 \x01(\tH\x00\x12\x0f\n\x05patch\x18\x06 \x01(\tH\x00\x12/\n\x06\x63ustom\x18\x08 \x01(\x0b\x32\x1d.google.api.CustomHttpPatternH\x00\x12\x0c\n\x04\x62ody\x18\x07 \x01(\t\x12\x15\n\rresponse_body\x18\x0c \x01(\t\x12\x31\n\x13\x61\x64\x64itional_bindings\x18\x0b \x03(\x0b\x32\x14.google.api.HttpRuleB\t\n\x07pattern\"/\n\x11\x43ustomHttpPattern\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\
|
8
|
+
descriptor_data = "\n\x15google/api/http.proto\x12\ngoogle.api\"T\n\x04Http\x12#\n\x05rules\x18\x01 \x03(\x0b\x32\x14.google.api.HttpRule\x12\'\n\x1f\x66ully_decode_reserved_expansion\x18\x02 \x01(\x08\"\x81\x02\n\x08HttpRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\r\n\x03get\x18\x02 \x01(\tH\x00\x12\r\n\x03put\x18\x03 \x01(\tH\x00\x12\x0e\n\x04post\x18\x04 \x01(\tH\x00\x12\x10\n\x06\x64\x65lete\x18\x05 \x01(\tH\x00\x12\x0f\n\x05patch\x18\x06 \x01(\tH\x00\x12/\n\x06\x63ustom\x18\x08 \x01(\x0b\x32\x1d.google.api.CustomHttpPatternH\x00\x12\x0c\n\x04\x62ody\x18\x07 \x01(\t\x12\x15\n\rresponse_body\x18\x0c \x01(\t\x12\x31\n\x13\x61\x64\x64itional_bindings\x18\x0b \x03(\x0b\x32\x14.google.api.HttpRuleB\t\n\x07pattern\"/\n\x11\x43ustomHttpPattern\x12\x0c\n\x04kind\x18\x01 \x01(\t\x12\x0c\n\x04path\x18\x02 \x01(\tBg\n\x0e\x63om.google.apiB\tHttpProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xa2\x02\x04GAPIb\x06proto3"
|
9
9
|
|
10
10
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
11
11
|
|
@@ -41,7 +41,7 @@ end
|
|
41
41
|
|
42
42
|
#### Source proto file: google/api/http.proto ####
|
43
43
|
#
|
44
|
-
# // Copyright
|
44
|
+
# // Copyright 2025 Google LLC
|
45
45
|
# //
|
46
46
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
47
47
|
# // you may not use this file except in compliance with the License.
|
@@ -59,7 +59,6 @@ end
|
|
59
59
|
#
|
60
60
|
# package google.api;
|
61
61
|
#
|
62
|
-
# option cc_enable_arenas = true;
|
63
62
|
# option go_package = "google.golang.org/genproto/googleapis/api/annotations;annotations";
|
64
63
|
# option java_multiple_files = true;
|
65
64
|
# option java_outer_classname = "HttpProto";
|
@@ -84,7 +83,7 @@ end
|
|
84
83
|
# bool fully_decode_reserved_expansion = 2;
|
85
84
|
# }
|
86
85
|
#
|
87
|
-
# //
|
86
|
+
# // gRPC Transcoding
|
88
87
|
# //
|
89
88
|
# // gRPC Transcoding is a feature for mapping between a gRPC method and one or
|
90
89
|
# // more HTTP REST endpoints. It allows developers to build a single API service
|
@@ -125,9 +124,8 @@ end
|
|
125
124
|
# //
|
126
125
|
# // This enables an HTTP REST to gRPC mapping as below:
|
127
126
|
# //
|
128
|
-
# // HTTP
|
129
|
-
# //
|
130
|
-
# // `GET /v1/messages/123456` | `GetMessage(name: "messages/123456")`
|
127
|
+
# // - HTTP: `GET /v1/messages/123456`
|
128
|
+
# // - gRPC: `GetMessage(name: "messages/123456")`
|
131
129
|
# //
|
132
130
|
# // Any fields in the request message which are not bound by the path template
|
133
131
|
# // automatically become HTTP query parameters if there is no HTTP request body.
|
@@ -151,11 +149,9 @@ end
|
|
151
149
|
# //
|
152
150
|
# // This enables a HTTP JSON to RPC mapping as below:
|
153
151
|
# //
|
154
|
-
# // HTTP
|
155
|
-
# //
|
156
|
-
# //
|
157
|
-
# // `GetMessage(message_id: "123456" revision: 2 sub: SubMessage(subfield:
|
158
|
-
# // "foo"))`
|
152
|
+
# // - HTTP: `GET /v1/messages/123456?revision=2&sub.subfield=foo`
|
153
|
+
# // - gRPC: `GetMessage(message_id: "123456" revision: 2 sub:
|
154
|
+
# // SubMessage(subfield: "foo"))`
|
159
155
|
# //
|
160
156
|
# // Note that fields which are mapped to URL query parameters must have a
|
161
157
|
# // primitive type or a repeated primitive type or a non-repeated message type.
|
@@ -185,10 +181,8 @@ end
|
|
185
181
|
# // representation of the JSON in the request body is determined by
|
186
182
|
# // protos JSON encoding:
|
187
183
|
# //
|
188
|
-
# // HTTP
|
189
|
-
# //
|
190
|
-
# // `PATCH /v1/messages/123456 { "text": "Hi!" }` | `UpdateMessage(message_id:
|
191
|
-
# // "123456" message { text: "Hi!" })`
|
184
|
+
# // - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
|
185
|
+
# // - gRPC: `UpdateMessage(message_id: "123456" message { text: "Hi!" })`
|
192
186
|
# //
|
193
187
|
# // The special name `*` can be used in the body mapping to define that
|
194
188
|
# // every field not bound by the path template should be mapped to the
|
@@ -211,10 +205,8 @@ end
|
|
211
205
|
# //
|
212
206
|
# // The following HTTP JSON to RPC mapping is enabled:
|
213
207
|
# //
|
214
|
-
# // HTTP
|
215
|
-
# //
|
216
|
-
# // `PATCH /v1/messages/123456 { "text": "Hi!" }` | `UpdateMessage(message_id:
|
217
|
-
# // "123456" text: "Hi!")`
|
208
|
+
# // - HTTP: `PATCH /v1/messages/123456 { "text": "Hi!" }`
|
209
|
+
# // - gRPC: `UpdateMessage(message_id: "123456" text: "Hi!")`
|
218
210
|
# //
|
219
211
|
# // Note that when using `*` in the body mapping, it is not possible to
|
220
212
|
# // have HTTP parameters, as all fields not bound by the path end in
|
@@ -242,13 +234,13 @@ end
|
|
242
234
|
# //
|
243
235
|
# // This enables the following two alternative HTTP JSON to RPC mappings:
|
244
236
|
# //
|
245
|
-
# // HTTP
|
246
|
-
# //
|
247
|
-
# // `GET /v1/messages/123456` | `GetMessage(message_id: "123456")`
|
248
|
-
# // `GET /v1/users/me/messages/123456` | `GetMessage(user_id: "me" message_id:
|
249
|
-
# // "123456")`
|
237
|
+
# // - HTTP: `GET /v1/messages/123456`
|
238
|
+
# // - gRPC: `GetMessage(message_id: "123456")`
|
250
239
|
# //
|
251
|
-
# //
|
240
|
+
# // - HTTP: `GET /v1/users/me/messages/123456`
|
241
|
+
# // - gRPC: `GetMessage(user_id: "me" message_id: "123456")`
|
242
|
+
# //
|
243
|
+
# // Rules for HTTP mapping
|
252
244
|
# //
|
253
245
|
# // 1. Leaf request fields (recursive expansion nested messages in the request
|
254
246
|
# // message) are classified into three categories:
|
@@ -267,7 +259,7 @@ end
|
|
267
259
|
# // request body, all
|
268
260
|
# // fields are passed via URL path and URL query parameters.
|
269
261
|
# //
|
270
|
-
# //
|
262
|
+
# // Path template syntax
|
271
263
|
# //
|
272
264
|
# // Template = "/" Segments [ Verb ] ;
|
273
265
|
# // Segments = Segment { "/" Segment } ;
|
@@ -306,7 +298,7 @@ end
|
|
306
298
|
# // Document](https://developers.google.com/discovery/v1/reference/apis) as
|
307
299
|
# // `{+var}`.
|
308
300
|
# //
|
309
|
-
# //
|
301
|
+
# // Using gRPC API Service Configuration
|
310
302
|
# //
|
311
303
|
# // gRPC API Service Configuration (service config) is a configuration language
|
312
304
|
# // for configuring a gRPC service to become a user-facing product. The
|
@@ -321,15 +313,14 @@ end
|
|
321
313
|
# // specified in the service config will override any matching transcoding
|
322
314
|
# // configuration in the proto.
|
323
315
|
# //
|
324
|
-
# //
|
316
|
+
# // The following example selects a gRPC method and applies an `HttpRule` to it:
|
325
317
|
# //
|
326
318
|
# // http:
|
327
319
|
# // rules:
|
328
|
-
# // # Selects a gRPC method and applies HttpRule to it.
|
329
320
|
# // - selector: example.v1.Messaging.GetMessage
|
330
321
|
# // get: /v1/messages/{message_id}/{sub.subfield}
|
331
322
|
# //
|
332
|
-
# //
|
323
|
+
# // Special notes
|
333
324
|
# //
|
334
325
|
# // When gRPC Transcoding is used to map a gRPC to JSON REST endpoints, the
|
335
326
|
# // proto to JSON conversion must follow the [proto3
|
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
7
7
|
require 'google/protobuf/any_pb'
|
8
8
|
|
9
9
|
|
10
|
-
descriptor_data = "\n\x19google/api/httpbody.proto\x12\ngoogle.api\x1a\x19google/protobuf/any.proto\"X\n\x08HttpBody\x12\x14\n\x0c\x63ontent_type\x18\x01 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x12(\n\nextensions\x18\x03 \x03(\x0b\x32\x14.google.protobuf.
|
10
|
+
descriptor_data = "\n\x19google/api/httpbody.proto\x12\ngoogle.api\x1a\x19google/protobuf/any.proto\"X\n\x08HttpBody\x12\x14\n\x0c\x63ontent_type\x18\x01 \x01(\t\x12\x0c\n\x04\x64\x61ta\x18\x02 \x01(\x0c\x12(\n\nextensions\x18\x03 \x03(\x0b\x32\x14.google.protobuf.AnyBe\n\x0e\x63om.google.apiB\rHttpBodyProtoP\x01Z;google.golang.org/genproto/googleapis/api/httpbody;httpbody\xa2\x02\x04GAPIb\x06proto3"
|
11
11
|
|
12
12
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
13
|
|
@@ -42,7 +42,7 @@ end
|
|
42
42
|
|
43
43
|
#### Source proto file: google/api/httpbody.proto ####
|
44
44
|
#
|
45
|
-
# // Copyright
|
45
|
+
# // Copyright 2025 Google LLC
|
46
46
|
# //
|
47
47
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
48
48
|
# // you may not use this file except in compliance with the License.
|
@@ -62,7 +62,6 @@ end
|
|
62
62
|
#
|
63
63
|
# import "google/protobuf/any.proto";
|
64
64
|
#
|
65
|
-
# option cc_enable_arenas = true;
|
66
65
|
# option go_package = "google.golang.org/genproto/googleapis/api/httpbody;httpbody";
|
67
66
|
# option java_multiple_files = true;
|
68
67
|
# option java_outer_classname = "HttpBodyProto";
|
data/lib/google/api/label_pb.rb
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
require 'google/protobuf'
|
6
6
|
|
7
7
|
|
8
|
-
descriptor_data = "\n\x16google/api/label.proto\x12\ngoogle.api\"\x9c\x01\n\x0fLabelDescriptor\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x39\n\nvalue_type\x18\x02 \x01(\x0e\x32%.google.api.LabelDescriptor.ValueType\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\",\n\tValueType\x12\n\n\x06STRING\x10\x00\x12\x08\n\x04\x42OOL\x10\x01\x12\t\n\x05INT64\x10\x02\
|
8
|
+
descriptor_data = "\n\x16google/api/label.proto\x12\ngoogle.api\"\x9c\x01\n\x0fLabelDescriptor\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x39\n\nvalue_type\x18\x02 \x01(\x0e\x32%.google.api.LabelDescriptor.ValueType\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\",\n\tValueType\x12\n\n\x06STRING\x10\x00\x12\x08\n\x04\x42OOL\x10\x01\x12\t\n\x05INT64\x10\x02\x42\\\n\x0e\x63om.google.apiB\nLabelProtoP\x01Z5google.golang.org/genproto/googleapis/api/label;label\xa2\x02\x04GAPIb\x06proto3"
|
9
9
|
|
10
10
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
11
11
|
|
@@ -40,7 +40,7 @@ end
|
|
40
40
|
|
41
41
|
#### Source proto file: google/api/label.proto ####
|
42
42
|
#
|
43
|
-
# // Copyright
|
43
|
+
# // Copyright 2025 Google LLC
|
44
44
|
# //
|
45
45
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
46
46
|
# // you may not use this file except in compliance with the License.
|
@@ -58,7 +58,6 @@ end
|
|
58
58
|
#
|
59
59
|
# package google.api;
|
60
60
|
#
|
61
|
-
# option cc_enable_arenas = true;
|
62
61
|
# option go_package = "google.golang.org/genproto/googleapis/api/label;label";
|
63
62
|
# option java_multiple_files = true;
|
64
63
|
# option java_outer_classname = "LabelProto";
|
@@ -39,7 +39,7 @@ end
|
|
39
39
|
|
40
40
|
#### Source proto file: google/api/launch_stage.proto ####
|
41
41
|
#
|
42
|
-
# // Copyright
|
42
|
+
# // Copyright 2025 Google LLC
|
43
43
|
# //
|
44
44
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
45
45
|
# // you may not use this file except in compliance with the License.
|
data/lib/google/api/log_pb.rb
CHANGED
@@ -42,7 +42,7 @@ end
|
|
42
42
|
|
43
43
|
#### Source proto file: google/api/log.proto ####
|
44
44
|
#
|
45
|
-
# // Copyright
|
45
|
+
# // Copyright 2025 Google LLC
|
46
46
|
# //
|
47
47
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
48
48
|
# // you may not use this file except in compliance with the License.
|
@@ -40,7 +40,7 @@ end
|
|
40
40
|
|
41
41
|
#### Source proto file: google/api/logging.proto ####
|
42
42
|
#
|
43
|
-
# // Copyright
|
43
|
+
# // Copyright 2025 Google LLC
|
44
44
|
# //
|
45
45
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
46
46
|
# // you may not use this file except in compliance with the License.
|
data/lib/google/api/metric_pb.rb
CHANGED
@@ -9,7 +9,7 @@ require 'google/api/launch_stage_pb'
|
|
9
9
|
require 'google/protobuf/duration_pb'
|
10
10
|
|
11
11
|
|
12
|
-
descriptor_data = "\n\x17google/api/metric.proto\x12\ngoogle.api\x1a\x16google/api/label.proto\x1a\x1dgoogle/api/launch_stage.proto\x1a\x1egoogle/protobuf/duration.proto\"\
|
12
|
+
descriptor_data = "\n\x17google/api/metric.proto\x12\ngoogle.api\x1a\x16google/api/label.proto\x1a\x1dgoogle/api/launch_stage.proto\x1a\x1egoogle/protobuf/duration.proto\"\xac\x08\n\x10MetricDescriptor\x12\x0c\n\x04name\x18\x01 \x01(\t\x12\x0c\n\x04type\x18\x08 \x01(\t\x12+\n\x06labels\x18\x02 \x03(\x0b\x32\x1b.google.api.LabelDescriptor\x12<\n\x0bmetric_kind\x18\x03 \x01(\x0e\x32\'.google.api.MetricDescriptor.MetricKind\x12:\n\nvalue_type\x18\x04 \x01(\x0e\x32&.google.api.MetricDescriptor.ValueType\x12\x0c\n\x04unit\x18\x05 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x06 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x07 \x01(\t\x12G\n\x08metadata\x18\n \x01(\x0b\x32\x35.google.api.MetricDescriptor.MetricDescriptorMetadata\x12-\n\x0claunch_stage\x18\x0c \x01(\x0e\x32\x17.google.api.LaunchStage\x12 \n\x18monitored_resource_types\x18\r \x03(\t\x1a\xbd\x03\n\x18MetricDescriptorMetadata\x12\x31\n\x0claunch_stage\x18\x01 \x01(\x0e\x32\x17.google.api.LaunchStageB\x02\x18\x01\x12\x30\n\rsample_period\x18\x02 \x01(\x0b\x32\x19.google.protobuf.Duration\x12/\n\x0cingest_delay\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x84\x01\n$time_series_resource_hierarchy_level\x18\x04 \x03(\x0e\x32V.google.api.MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel\"\x83\x01\n TimeSeriesResourceHierarchyLevel\x12\x34\n0TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED\x10\x00\x12\x0b\n\x07PROJECT\x10\x01\x12\x10\n\x0cORGANIZATION\x10\x02\x12\n\n\x06\x46OLDER\x10\x03\"O\n\nMetricKind\x12\x1b\n\x17METRIC_KIND_UNSPECIFIED\x10\x00\x12\t\n\x05GAUGE\x10\x01\x12\t\n\x05\x44\x45LTA\x10\x02\x12\x0e\n\nCUMULATIVE\x10\x03\"q\n\tValueType\x12\x1a\n\x16VALUE_TYPE_UNSPECIFIED\x10\x00\x12\x08\n\x04\x42OOL\x10\x01\x12\t\n\x05INT64\x10\x02\x12\n\n\x06\x44OUBLE\x10\x03\x12\n\n\x06STRING\x10\x04\x12\x10\n\x0c\x44ISTRIBUTION\x10\x05\x12\t\n\x05MONEY\x10\x06\"u\n\x06Metric\x12\x0c\n\x04type\x18\x03 \x01(\t\x12.\n\x06labels\x18\x02 \x03(\x0b\x32\x1e.google.api.Metric.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42_\n\x0e\x63om.google.apiB\x0bMetricProtoP\x01Z7google.golang.org/genproto/googleapis/api/metric;metric\xa2\x02\x04GAPIb\x06proto3"
|
13
13
|
|
14
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
15
15
|
|
@@ -41,6 +41,7 @@ module Google
|
|
41
41
|
module Api
|
42
42
|
MetricDescriptor = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MetricDescriptor").msgclass
|
43
43
|
MetricDescriptor::MetricDescriptorMetadata = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MetricDescriptor.MetricDescriptorMetadata").msgclass
|
44
|
+
MetricDescriptor::MetricDescriptorMetadata::TimeSeriesResourceHierarchyLevel = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel").enummodule
|
44
45
|
MetricDescriptor::MetricKind = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MetricDescriptor.MetricKind").enummodule
|
45
46
|
MetricDescriptor::ValueType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.MetricDescriptor.ValueType").enummodule
|
46
47
|
Metric = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Metric").msgclass
|
@@ -49,7 +50,7 @@ end
|
|
49
50
|
|
50
51
|
#### Source proto file: google/api/metric.proto ####
|
51
52
|
#
|
52
|
-
# // Copyright
|
53
|
+
# // Copyright 2025 Google LLC
|
53
54
|
# //
|
54
55
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
55
56
|
# // you may not use this file except in compliance with the License.
|
@@ -131,6 +132,21 @@ end
|
|
131
132
|
#
|
132
133
|
# // Additional annotations that can be used to guide the usage of a metric.
|
133
134
|
# message MetricDescriptorMetadata {
|
135
|
+
# // The resource hierarchy level of the timeseries data of a metric.
|
136
|
+
# enum TimeSeriesResourceHierarchyLevel {
|
137
|
+
# // Do not use this default value.
|
138
|
+
# TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED = 0;
|
139
|
+
#
|
140
|
+
# // Scopes a metric to a project.
|
141
|
+
# PROJECT = 1;
|
142
|
+
#
|
143
|
+
# // Scopes a metric to an organization.
|
144
|
+
# ORGANIZATION = 2;
|
145
|
+
#
|
146
|
+
# // Scopes a metric to a folder.
|
147
|
+
# FOLDER = 3;
|
148
|
+
# }
|
149
|
+
#
|
134
150
|
# // Deprecated. Must use the
|
135
151
|
# // [MetricDescriptor.launch_stage][google.api.MetricDescriptor.launch_stage]
|
136
152
|
# // instead.
|
@@ -146,6 +162,10 @@ end
|
|
146
162
|
# // age are guaranteed to be ingested and available to be read, excluding
|
147
163
|
# // data loss due to errors.
|
148
164
|
# google.protobuf.Duration ingest_delay = 3;
|
165
|
+
#
|
166
|
+
# // The scope of the timeseries data of the metric.
|
167
|
+
# repeated TimeSeriesResourceHierarchyLevel
|
168
|
+
# time_series_resource_hierarchy_level = 4;
|
149
169
|
# }
|
150
170
|
#
|
151
171
|
# // The resource name of the metric descriptor.
|
@@ -9,7 +9,7 @@ require 'google/api/launch_stage_pb'
|
|
9
9
|
require 'google/protobuf/struct_pb'
|
10
10
|
|
11
11
|
|
12
|
-
descriptor_data = "\n#google/api/monitored_resource.proto\x12\ngoogle.api\x1a\x16google/api/label.proto\x1a\x1dgoogle/api/launch_stage.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xc0\x01\n\x1bMonitoredResourceDescriptor\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12+\n\x06labels\x18\x04 \x03(\x0b\x32\x1b.google.api.LabelDescriptor\x12-\n\x0claunch_stage\x18\x07 \x01(\x0e\x32\x17.google.api.LaunchStage\"\x8b\x01\n\x11MonitoredResource\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x39\n\x06labels\x18\x02 \x03(\x0b\x32).google.api.MonitoredResource.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xca\x01\n\x19MonitoredResourceMetadata\x12.\n\rsystem_labels\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\x12J\n\x0buser_labels\x18\x02 \x03(\x0b\x32\x35.google.api.MonitoredResourceMetadata.UserLabelsEntry\x1a\x31\n\x0fUserLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\
|
12
|
+
descriptor_data = "\n#google/api/monitored_resource.proto\x12\ngoogle.api\x1a\x16google/api/label.proto\x1a\x1dgoogle/api/launch_stage.proto\x1a\x1cgoogle/protobuf/struct.proto\"\xc0\x01\n\x1bMonitoredResourceDescriptor\x12\x0c\n\x04name\x18\x05 \x01(\t\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x14\n\x0c\x64isplay_name\x18\x02 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\x03 \x01(\t\x12+\n\x06labels\x18\x04 \x03(\x0b\x32\x1b.google.api.LabelDescriptor\x12-\n\x0claunch_stage\x18\x07 \x01(\x0e\x32\x17.google.api.LaunchStage\"\x8b\x01\n\x11MonitoredResource\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x39\n\x06labels\x18\x02 \x03(\x0b\x32).google.api.MonitoredResource.LabelsEntry\x1a-\n\x0bLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xca\x01\n\x19MonitoredResourceMetadata\x12.\n\rsystem_labels\x18\x01 \x01(\x0b\x32\x17.google.protobuf.Struct\x12J\n\x0buser_labels\x18\x02 \x03(\x0b\x32\x35.google.api.MonitoredResourceMetadata.UserLabelsEntry\x1a\x31\n\x0fUserLabelsEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\x42v\n\x0e\x63om.google.apiB\x16MonitoredResourceProtoP\x01ZCgoogle.golang.org/genproto/googleapis/api/monitoredres;monitoredres\xa2\x02\x04GAPIb\x06proto3"
|
13
13
|
|
14
14
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
15
15
|
|
@@ -47,7 +47,7 @@ end
|
|
47
47
|
|
48
48
|
#### Source proto file: google/api/monitored_resource.proto ####
|
49
49
|
#
|
50
|
-
# // Copyright
|
50
|
+
# // Copyright 2025 Google LLC
|
51
51
|
# //
|
52
52
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
53
53
|
# // you may not use this file except in compliance with the License.
|
@@ -69,7 +69,6 @@ end
|
|
69
69
|
# import "google/api/launch_stage.proto";
|
70
70
|
# import "google/protobuf/struct.proto";
|
71
71
|
#
|
72
|
-
# option cc_enable_arenas = true;
|
73
72
|
# option go_package = "google.golang.org/genproto/googleapis/api/monitoredres;monitoredres";
|
74
73
|
# option java_multiple_files = true;
|
75
74
|
# option java_outer_classname = "MonitoredResourceProto";
|
@@ -40,7 +40,7 @@ end
|
|
40
40
|
|
41
41
|
#### Source proto file: google/api/monitoring.proto ####
|
42
42
|
#
|
43
|
-
# // Copyright
|
43
|
+
# // Copyright 2025 Google LLC
|
44
44
|
# //
|
45
45
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
46
46
|
# // you may not use this file except in compliance with the License.
|
data/lib/google/api/policy_pb.rb
CHANGED
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
7
7
|
require 'google/protobuf/descriptor_pb'
|
8
8
|
|
9
9
|
|
10
|
-
descriptor_data = "\n\x17google/api/policy.proto\x12\ngoogle.api\x1a google/protobuf/descriptor.proto\"S\n\x0b\x46ieldPolicy\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\x1b\n\x13resource_permission\x18\x02 \x01(\t\x12\x15\n\rresource_type\x18\x03 \x01(\t\"S\n\x0cMethodPolicy\x12\x10\n\x08selector\x18\t \x01(\t\x12\x31\n\x10request_policies\x18\x02 \x03(\x0b\x32\x17.google.api.FieldPolicy:O\n\x0c\x66ield_policy\x12\x1d.google.protobuf.FieldOptions\x18\xe8\xce\xc1K \x01(\x0b\x32\x17.google.api.FieldPolicy:R\n\rmethod_policy\x12\x1e.google.protobuf.MethodOptions\x18\xb5\x97\x99M \x01(\x0b\x32\x18.google.api.
|
10
|
+
descriptor_data = "\n\x17google/api/policy.proto\x12\ngoogle.api\x1a google/protobuf/descriptor.proto\"S\n\x0b\x46ieldPolicy\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\x1b\n\x13resource_permission\x18\x02 \x01(\t\x12\x15\n\rresource_type\x18\x03 \x01(\t\"S\n\x0cMethodPolicy\x12\x10\n\x08selector\x18\t \x01(\t\x12\x31\n\x10request_policies\x18\x02 \x03(\x0b\x32\x17.google.api.FieldPolicy:O\n\x0c\x66ield_policy\x12\x1d.google.protobuf.FieldOptions\x18\xe8\xce\xc1K \x01(\x0b\x32\x17.google.api.FieldPolicy:R\n\rmethod_policy\x12\x1e.google.protobuf.MethodOptions\x18\xb5\x97\x99M \x01(\x0b\x32\x18.google.api.MethodPolicyBm\n\x0e\x63om.google.apiB\x0bPolicyProtoP\x01ZEgoogle.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig\xa2\x02\x04GAPIb\x06proto3"
|
11
11
|
|
12
12
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
13
|
|
@@ -42,7 +42,7 @@ end
|
|
42
42
|
|
43
43
|
#### Source proto file: google/api/policy.proto ####
|
44
44
|
#
|
45
|
-
# // Copyright
|
45
|
+
# // Copyright 2025 Google LLC
|
46
46
|
# //
|
47
47
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
48
48
|
# // you may not use this file except in compliance with the License.
|
@@ -62,23 +62,20 @@ end
|
|
62
62
|
#
|
63
63
|
# import "google/protobuf/descriptor.proto";
|
64
64
|
#
|
65
|
-
# option cc_enable_arenas = true;
|
66
65
|
# option go_package = "google.golang.org/genproto/googleapis/api/serviceconfig;serviceconfig";
|
67
66
|
# option java_multiple_files = true;
|
68
67
|
# option java_outer_classname = "PolicyProto";
|
69
68
|
# option java_package = "com.google.api";
|
70
69
|
# option objc_class_prefix = "GAPI";
|
71
70
|
#
|
72
|
-
# // Provides `google.api.field_policy` annotation at proto fields.
|
73
71
|
# extend google.protobuf.FieldOptions {
|
74
72
|
# // See [FieldPolicy][].
|
75
|
-
# FieldPolicy field_policy = 158361448;
|
73
|
+
# google.api.FieldPolicy field_policy = 158361448;
|
76
74
|
# }
|
77
75
|
#
|
78
|
-
# // Provides `google.api.method_policy` annotation at proto methods.
|
79
76
|
# extend google.protobuf.MethodOptions {
|
80
77
|
# // See [MethodPolicy][].
|
81
|
-
# MethodPolicy method_policy = 161893301;
|
78
|
+
# google.api.MethodPolicy method_policy = 161893301;
|
82
79
|
# }
|
83
80
|
#
|
84
81
|
# // Google API Policy Annotation
|
data/lib/google/api/quota_pb.rb
CHANGED
@@ -41,7 +41,7 @@ end
|
|
41
41
|
|
42
42
|
#### Source proto file: google/api/quota.proto ####
|
43
43
|
#
|
44
|
-
# // Copyright
|
44
|
+
# // Copyright 2025 Google LLC
|
45
45
|
# //
|
46
46
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
47
47
|
# // you may not use this file except in compliance with the License.
|
@@ -204,8 +204,8 @@ end
|
|
204
204
|
# string metric = 8;
|
205
205
|
#
|
206
206
|
# // Specify the unit of the quota limit. It uses the same syntax as
|
207
|
-
# // [
|
208
|
-
# // backend system.
|
207
|
+
# // [MetricDescriptor.unit][google.api.MetricDescriptor.unit]. The supported
|
208
|
+
# // unit kinds are determined by the quota backend system.
|
209
209
|
# //
|
210
210
|
# // Here are some examples:
|
211
211
|
# // * "1/min/{project}" for quota per minute per project.
|
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
7
7
|
require 'google/protobuf/descriptor_pb'
|
8
8
|
|
9
9
|
|
10
|
-
descriptor_data = "\n\x19google/api/resource.proto\x12\ngoogle.api\x1a google/protobuf/descriptor.proto\"\xee\x02\n\x12ResourceDescriptor\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07pattern\x18\x02 \x03(\t\x12\x12\n\nname_field\x18\x03 \x01(\t\x12\x37\n\x07history\x18\x04 \x01(\x0e\x32&.google.api.ResourceDescriptor.History\x12\x0e\n\x06plural\x18\x05 \x01(\t\x12\x10\n\x08singular\x18\x06 \x01(\t\x12\x33\n\x05style\x18\n \x03(\x0e\x32$.google.api.ResourceDescriptor.Style\"[\n\x07History\x12\x17\n\x13HISTORY_UNSPECIFIED\x10\x00\x12\x1d\n\x19ORIGINALLY_SINGLE_PATTERN\x10\x01\x12\x18\n\x14\x46UTURE_MULTI_PATTERN\x10\x02\"8\n\x05Style\x12\x15\n\x11STYLE_UNSPECIFIED\x10\x00\x12\x18\n\x14\x44\x45\x43LARATIVE_FRIENDLY\x10\x01\"5\n\x11ResourceReference\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x12\n\nchild_type\x18\x02 \x01(\t:Y\n\x12resource_reference\x12\x1d.google.protobuf.FieldOptions\x18\x9f\x08 \x01(\x0b\x32\x1d.google.api.ResourceReference:Z\n\x13resource_definition\x12\x1c.google.protobuf.FileOptions\x18\x9d\x08 \x03(\x0b\x32\x1e.google.api.ResourceDescriptor:R\n\x08resource\x12\x1f.google.protobuf.MessageOptions\x18\x9d\x08 \x01(\x0b\x32\x1e.google.api.
|
10
|
+
descriptor_data = "\n\x19google/api/resource.proto\x12\ngoogle.api\x1a google/protobuf/descriptor.proto\"\xee\x02\n\x12ResourceDescriptor\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x0f\n\x07pattern\x18\x02 \x03(\t\x12\x12\n\nname_field\x18\x03 \x01(\t\x12\x37\n\x07history\x18\x04 \x01(\x0e\x32&.google.api.ResourceDescriptor.History\x12\x0e\n\x06plural\x18\x05 \x01(\t\x12\x10\n\x08singular\x18\x06 \x01(\t\x12\x33\n\x05style\x18\n \x03(\x0e\x32$.google.api.ResourceDescriptor.Style\"[\n\x07History\x12\x17\n\x13HISTORY_UNSPECIFIED\x10\x00\x12\x1d\n\x19ORIGINALLY_SINGLE_PATTERN\x10\x01\x12\x18\n\x14\x46UTURE_MULTI_PATTERN\x10\x02\"8\n\x05Style\x12\x15\n\x11STYLE_UNSPECIFIED\x10\x00\x12\x18\n\x14\x44\x45\x43LARATIVE_FRIENDLY\x10\x01\"5\n\x11ResourceReference\x12\x0c\n\x04type\x18\x01 \x01(\t\x12\x12\n\nchild_type\x18\x02 \x01(\t:Y\n\x12resource_reference\x12\x1d.google.protobuf.FieldOptions\x18\x9f\x08 \x01(\x0b\x32\x1d.google.api.ResourceReference:Z\n\x13resource_definition\x12\x1c.google.protobuf.FileOptions\x18\x9d\x08 \x03(\x0b\x32\x1e.google.api.ResourceDescriptor:R\n\x08resource\x12\x1f.google.protobuf.MessageOptions\x18\x9d\x08 \x01(\x0b\x32\x1e.google.api.ResourceDescriptorBk\n\x0e\x63om.google.apiB\rResourceProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xa2\x02\x04GAPIb\x06proto3"
|
11
11
|
|
12
12
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
13
|
|
@@ -44,7 +44,7 @@ end
|
|
44
44
|
|
45
45
|
#### Source proto file: google/api/resource.proto ####
|
46
46
|
#
|
47
|
-
# // Copyright
|
47
|
+
# // Copyright 2025 Google LLC
|
48
48
|
# //
|
49
49
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
50
50
|
# // you may not use this file except in compliance with the License.
|
@@ -64,7 +64,6 @@ end
|
|
64
64
|
#
|
65
65
|
# import "google/protobuf/descriptor.proto";
|
66
66
|
#
|
67
|
-
# option cc_enable_arenas = true;
|
68
67
|
# option go_package = "google.golang.org/genproto/googleapis/api/annotations;annotations";
|
69
68
|
# option java_multiple_files = true;
|
70
69
|
# option java_outer_classname = "ResourceProto";
|
@@ -225,8 +224,13 @@ end
|
|
225
224
|
#
|
226
225
|
# // The plural name used in the resource name and permission names, such as
|
227
226
|
# // 'projects' for the resource name of 'projects/{project}' and the permission
|
228
|
-
# // name of 'cloudresourcemanager.googleapis.com/projects.get'.
|
229
|
-
# //
|
227
|
+
# // name of 'cloudresourcemanager.googleapis.com/projects.get'. One exception
|
228
|
+
# // to this is for Nested Collections that have stuttering names, as defined
|
229
|
+
# // in [AIP-122](https://google.aip.dev/122#nested-collections), where the
|
230
|
+
# // collection ID in the resource name pattern does not necessarily directly
|
231
|
+
# // match the `plural` value.
|
232
|
+
# //
|
233
|
+
# // It is the same concept of the `plural` field in k8s CRD spec
|
230
234
|
# // https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/
|
231
235
|
# //
|
232
236
|
# // Note: The plural form is required even for singleton resources. See
|
@@ -42,7 +42,7 @@ end
|
|
42
42
|
|
43
43
|
#### Source proto file: google/api/routing.proto ####
|
44
44
|
#
|
45
|
-
# // Copyright
|
45
|
+
# // Copyright 2025 Google LLC
|
46
46
|
# //
|
47
47
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
48
48
|
# // you may not use this file except in compliance with the License.
|
@@ -106,7 +106,7 @@ end
|
|
106
106
|
# // The routing header consists of one or multiple key-value pairs. Every key
|
107
107
|
# // and value must be percent-encoded, and joined together in the format of
|
108
108
|
# // `key1=value1&key2=value2`.
|
109
|
-
# //
|
109
|
+
# // The examples below skip the percent-encoding for readability.
|
110
110
|
# //
|
111
111
|
# // Example 1
|
112
112
|
# //
|
@@ -82,7 +82,7 @@ end
|
|
82
82
|
|
83
83
|
#### Source proto file: google/api/service.proto ####
|
84
84
|
#
|
85
|
-
# // Copyright
|
85
|
+
# // Copyright 2025 Google LLC
|
86
86
|
# //
|
87
87
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
88
88
|
# // you may not use this file except in compliance with the License.
|
@@ -42,7 +42,7 @@ end
|
|
42
42
|
|
43
43
|
#### Source proto file: google/api/source_info.proto ####
|
44
44
|
#
|
45
|
-
# // Copyright
|
45
|
+
# // Copyright 2025 Google LLC
|
46
46
|
# //
|
47
47
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
48
48
|
# // you may not use this file except in compliance with the License.
|
@@ -41,7 +41,7 @@ end
|
|
41
41
|
|
42
42
|
#### Source proto file: google/api/system_parameter.proto ####
|
43
43
|
#
|
44
|
-
# // Copyright
|
44
|
+
# // Copyright 2025 Google LLC
|
45
45
|
# //
|
46
46
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
47
47
|
# // you may not use this file except in compliance with the License.
|
data/lib/google/api/usage_pb.rb
CHANGED
@@ -40,7 +40,7 @@ end
|
|
40
40
|
|
41
41
|
#### Source proto file: google/api/usage.proto ####
|
42
42
|
#
|
43
|
-
# // Copyright
|
43
|
+
# // Copyright 2025 Google LLC
|
44
44
|
# //
|
45
45
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
46
46
|
# // you may not use this file except in compliance with the License.
|
@@ -7,7 +7,7 @@ require 'google/protobuf'
|
|
7
7
|
require 'google/protobuf/descriptor_pb'
|
8
8
|
|
9
9
|
|
10
|
-
descriptor_data = "\n\x1bgoogle/api/visibility.proto\x12\ngoogle.api\x1a google/protobuf/descriptor.proto\"7\n\nVisibility\x12)\n\x05rules\x18\x01 \x03(\x0b\x32\x1a.google.api.VisibilityRule\"7\n\x0eVisibilityRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\x13\n\x0brestriction\x18\x02 \x01(\t:T\n\x0f\x65num_visibility\x12\x1c.google.protobuf.EnumOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:Z\n\x10value_visibility\x12!.google.protobuf.EnumValueOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:V\n\x10\x66ield_visibility\x12\x1d.google.protobuf.FieldOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:Z\n\x12message_visibility\x12\x1f.google.protobuf.MessageOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:X\n\x11method_visibility\x12\x1e.google.protobuf.MethodOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:V\n\x0e\x61pi_visibility\x12\x1f.google.protobuf.ServiceOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.
|
10
|
+
descriptor_data = "\n\x1bgoogle/api/visibility.proto\x12\ngoogle.api\x1a google/protobuf/descriptor.proto\"7\n\nVisibility\x12)\n\x05rules\x18\x01 \x03(\x0b\x32\x1a.google.api.VisibilityRule\"7\n\x0eVisibilityRule\x12\x10\n\x08selector\x18\x01 \x01(\t\x12\x13\n\x0brestriction\x18\x02 \x01(\t:T\n\x0f\x65num_visibility\x12\x1c.google.protobuf.EnumOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:Z\n\x10value_visibility\x12!.google.protobuf.EnumValueOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:V\n\x10\x66ield_visibility\x12\x1d.google.protobuf.FieldOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:Z\n\x12message_visibility\x12\x1f.google.protobuf.MessageOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:X\n\x11method_visibility\x12\x1e.google.protobuf.MethodOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRule:V\n\x0e\x61pi_visibility\x12\x1f.google.protobuf.ServiceOptions\x18\xaf\xca\xbc\" \x01(\x0b\x32\x1a.google.api.VisibilityRuleBk\n\x0e\x63om.google.apiB\x0fVisibilityProtoP\x01Z?google.golang.org/genproto/googleapis/api/visibility;visibility\xa2\x02\x04GAPIb\x06proto3"
|
11
11
|
|
12
12
|
pool = Google::Protobuf::DescriptorPool.generated_pool
|
13
13
|
|
@@ -42,7 +42,7 @@ end
|
|
42
42
|
|
43
43
|
#### Source proto file: google/api/visibility.proto ####
|
44
44
|
#
|
45
|
-
# // Copyright
|
45
|
+
# // Copyright 2025 Google LLC
|
46
46
|
# //
|
47
47
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
48
48
|
# // you may not use this file except in compliance with the License.
|
@@ -62,7 +62,6 @@ end
|
|
62
62
|
#
|
63
63
|
# import "google/protobuf/descriptor.proto";
|
64
64
|
#
|
65
|
-
# option cc_enable_arenas = true;
|
66
65
|
# option go_package = "google.golang.org/genproto/googleapis/api/visibility;visibility";
|
67
66
|
# option java_multiple_files = true;
|
68
67
|
# option java_outer_classname = "VisibilityProto";
|
@@ -54,7 +54,7 @@ end
|
|
54
54
|
|
55
55
|
#### Source proto file: google/logging/type/http_request.proto ####
|
56
56
|
#
|
57
|
-
# // Copyright
|
57
|
+
# // Copyright 2025 Google LLC
|
58
58
|
# //
|
59
59
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
60
60
|
# // you may not use this file except in compliance with the License.
|
@@ -51,7 +51,7 @@ end
|
|
51
51
|
|
52
52
|
#### Source proto file: google/logging/type/log_severity.proto ####
|
53
53
|
#
|
54
|
-
# // Copyright
|
54
|
+
# // Copyright 2025 Google LLC
|
55
55
|
# //
|
56
56
|
# // Licensed under the Apache License, Version 2.0 (the "License");
|
57
57
|
# // you may not use this file except in compliance with the License.
|