123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- type: google.api.Service
- config_version: 3
- name: logging.googleapis.com
- title: Cloud Logging API
- apis:
- - name: google.logging.v2.ConfigServiceV2
- - name: google.logging.v2.LoggingServiceV2
- - name: google.logging.v2.MetricsServiceV2
- documentation:
- summary: |-
- Writes log entries and manages your Cloud Logging configuration. The table
- entries below are presented in alphabetical order, not in order of common
- use. For explanations of the concepts found in the table entries, read the
- documentation at https://cloud.google.com/logging/docs.
- overview: '# Introduction
- The Cloud Logging service.'
- backend:
- rules:
- - selector: 'google.logging.v2.ConfigServiceV2.*'
- deadline: 60.0
- - selector: 'google.logging.v2.LoggingServiceV2.*'
- deadline: 60.0
- - selector: google.logging.v2.LoggingServiceV2.ListLogEntries
- deadline: 10.0
- - selector: google.logging.v2.LoggingServiceV2.TailLogEntries
- deadline: 3600.0
- - selector: 'google.logging.v2.MetricsServiceV2.*'
- deadline: 60.0
- authentication:
- rules:
- - selector: 'google.logging.v2.ConfigServiceV2.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/logging.admin
- - selector: google.logging.v2.ConfigServiceV2.GetBucket
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.GetCmekSettings
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.GetExclusion
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.GetSink
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.GetView
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.ListBuckets
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.ListExclusions
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.ListSinks
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.ConfigServiceV2.ListViews
- oauth:
- canonical_scopes: |-
- https://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
- - selector: 'google.logging.v2.LoggingServiceV2.*'
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.LoggingServiceV2.DeleteLog
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/logging.admin
- - selector: google.logging.v2.LoggingServiceV2.WriteLogEntries
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/logging.admin,
- https://www.googleapis.com/auth/logging.write
- - selector: 'google.logging.v2.MetricsServiceV2.*'
- oauth:
- canonical_scopes: |-
- https://www.googleapis.com/auth/cloud-platform,
- https://www.googleapis.com/auth/logging.admin,
- https://www.googleapis.com/auth/logging.write
- - selector: google.logging.v2.MetricsServiceV2.GetLogMetric
- oauth:
- canonical_scopes: |-
- https://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
- - selector: google.logging.v2.MetricsServiceV2.ListLogMetrics
- oauth:
- canonical_scopes: |-
- https://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
|