lib/google/apis/logging_v2/representations.rb in google-apis-logging_v2-0.33.0 vs lib/google/apis/logging_v2/representations.rb in google-apis-logging_v2-0.34.0

- old
+ new

@@ -679,9 +679,10 @@ end class LogMetric # @private class Representation < Google::Apis::Core::JsonRepresentation + property :bucket_name, as: 'bucketName' property :bucket_options, as: 'bucketOptions', class: Google::Apis::LoggingV2::BucketOptions, decorator: Google::Apis::LoggingV2::BucketOptions::Representation property :create_time, as: 'createTime' property :description, as: 'description' property :disabled, as: 'disabled'