Skip to content

google/cloud-logging v1.26.0

Choose a tag to compare

@bshaffer bshaffer released this 12 May 17:59
· 104 commits to main since this release

Features

  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (be76df8)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (be76df8)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (be76df8)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (be76df8)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (be76df8)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (be76df8)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (be76df8)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (be76df8)
  • Log Analytics features of the Cloud Logging API (#6189) (be76df8)

Documentation

  • Documentation for the Log Analytics features of the Cloud Logging API (be76df8)