mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
30 lines
975 B
YAML
30 lines
975 B
YAML
# Generated by the PublicProtoGen Gapic Yaml Generator. DO NOT EDIT.
|
|
# Any manual changes will be overwritten by the publication process.
|
|
|
|
type: com.google.api.codegen.ConfigProto
|
|
config_schema_version: 2.0.0
|
|
language_settings:
|
|
java:
|
|
package_name: com.google.cloud.logging.v2
|
|
interface_names:
|
|
google.logging.v2.ConfigServiceV2: Config
|
|
google.logging.v2.LoggingServiceV2: Logging
|
|
google.logging.v2.MetricsServiceV2: Metrics
|
|
interfaces:
|
|
- name: google.logging.v2.LoggingServiceV2
|
|
methods:
|
|
- name: WriteLogEntries
|
|
batching:
|
|
thresholds:
|
|
element_count_threshold: 1000
|
|
request_byte_threshold: 1048576
|
|
delay_threshold_millis: 50
|
|
flow_control_element_limit: 100000
|
|
flow_control_byte_limit: 10485760
|
|
flow_control_limit_exceeded_behavior: THROW_EXCEPTION
|
|
batch_descriptor:
|
|
batched_field: entries
|
|
discriminator_fields:
|
|
- log_name
|
|
- resource
|
|
- labels
|