From a22618d2ab4cf744163c1341253f834f54618f45 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Mon, 23 Nov 2020 13:18:05 -0800 Subject: [PATCH] feat: Automated regeneration of logging v2 client --- generated/google/apis/logging_v2.rb | 2 +- generated/google/apis/logging_v2/classes.rb | 9 +++++---- generated/google/apis/logging_v2/synth.metadata | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/generated/google/apis/logging_v2.rb b/generated/google/apis/logging_v2.rb index 73950ee1c6a..35b0c3d24c5 100644 --- a/generated/google/apis/logging_v2.rb +++ b/generated/google/apis/logging_v2.rb @@ -28,7 +28,7 @@ module Apis # @see https://cloud.google.com/logging/docs/ module LoggingV2 VERSION = 'V2' - REVISION = '20201105' + REVISION = '20201114' # View and manage your data across Google Cloud Platform services AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform' diff --git a/generated/google/apis/logging_v2/classes.rb b/generated/google/apis/logging_v2/classes.rb index fa521b5c70f..8a0a2882f18 100644 --- a/generated/google/apis/logging_v2/classes.rb +++ b/generated/google/apis/logging_v2/classes.rb @@ -832,10 +832,11 @@ class LogBucket attr_accessor :locked alias_method :locked?, :locked - # The resource name of the bucket. For example: "projects/my-project-id/ - # locations/my-location/buckets/my-bucket-id The supported locations are: " - # global"For the location of global it is unspecified where logs are actually - # stored. Once a bucket has been created, the location can not be changed. + # Output only. The resource name of the bucket. For example: "projects/my- + # project-id/locations/my-location/buckets/my-bucket-id The supported locations + # are: "global"For the location of global it is unspecified where logs are + # actually stored. Once a bucket has been created, the location can not be + # changed. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name diff --git a/generated/google/apis/logging_v2/synth.metadata b/generated/google/apis/logging_v2/synth.metadata index 81112d87042..3e2d7a7c96d 100644 --- a/generated/google/apis/logging_v2/synth.metadata +++ b/generated/google/apis/logging_v2/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "94b9cd6d15cbae1dbec16415a5988f71d5abc1be" + "sha": "5cf13c7513f641f61fc53c7b2adda475ab7ba41a" } } ]