generated/google/apis/logging_v2/representations.rb in google-api-client-0.29.2 vs generated/google/apis/logging_v2/representations.rb in google-api-client-0.30.0

- old
+ new

@@ -453,9 +453,10 @@ class Representation < Google::Apis::Core::JsonRepresentation property :description, as: 'description' property :display_name, as: 'displayName' collection :labels, as: 'labels', class: Google::Apis::LoggingV2::LabelDescriptor, decorator: Google::Apis::LoggingV2::LabelDescriptor::Representation + property :launch_stage, as: 'launchStage' property :metadata, as: 'metadata', class: Google::Apis::LoggingV2::MetricDescriptorMetadata, decorator: Google::Apis::LoggingV2::MetricDescriptorMetadata::Representation property :metric_kind, as: 'metricKind' property :name, as: 'name' property :type, as: 'type'