Skip to content

Commit d87eb93

Browse files
Google APIscopybara-github
authored andcommitted
chore: regenerate gapic yaml and service yaml for logging by augmentation configs
PiperOrigin-RevId: 773229200
1 parent 63c562b commit d87eb93

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

google/logging/v2/logging_gapic.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
2+
# Any manual changes will be overwritten by the publication process.
3+
14
type: com.google.api.codegen.ConfigProto
25
config_schema_version: 2.0.0
36
language_settings:
@@ -11,7 +14,6 @@ interfaces:
1114
- name: google.logging.v2.LoggingServiceV2
1215
methods:
1316
- name: WriteLogEntries
14-
retry_codes_name: idempotent
1517
batching:
1618
thresholds:
1719
element_count_threshold: 1000

google/logging/v2/logging_v2.yaml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,28 @@ authentication:
221221
https://www.googleapis.com/auth/logging.read
222222
223223
publishing:
224+
method_settings:
225+
- selector: google.logging.v2.LoggingServiceV2.WriteLogEntries
226+
batching:
227+
thresholds:
228+
element_count_threshold: 1000
229+
request_byte_threshold: '1048576'
230+
delay_threshold: 0.050s
231+
flow_control_element_limit: 100000
232+
flow_control_byte_limit: 10485760
233+
flow_control_limit_exceeded_behavior: THROW_EXCEPTION
234+
batch_descriptor:
235+
batched_field: entries
236+
discriminator_fields:
237+
- log_name
238+
- resource
239+
- labels
224240
documentation_uri: https://cloud.google.com/logging/docs/
241+
library_settings:
242+
- version: google.logging.v2
243+
java_settings:
244+
library_package: com.google.cloud.logging.v2
245+
service_class_names:
246+
google.logging.v2.ConfigServiceV2: Config
247+
google.logging.v2.LoggingServiceV2: Logging
248+
google.logging.v2.MetricsServiceV2: Metrics

0 commit comments

Comments
 (0)