Skip to content

Google.Cloud.Logging.V2 version 4.1.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 20 Jun 19:33
c751a2b

Changes in this release:

New features

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

Documentation improvements

  • Documentation for the Log Analytics features of the Cloud Logging API (commit 5a7f88f)