diff --git a/generated/google/apis/logging_v2.rb b/generated/google/apis/logging_v2.rb index 73950ee1c..35b0c3d24 100644 --- a/generated/google/apis/logging_v2.rb +++ b/generated/google/apis/logging_v2.rb @@ -28,7 +28,7 @@ module Google # @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 fa521b5c7..8a0a2882f 100644 --- a/generated/google/apis/logging_v2/classes.rb +++ b/generated/google/apis/logging_v2/classes.rb @@ -832,10 +832,11 @@ module Google 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 81112d870..3e2d7a7c9 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" } } ]