generated/google/apis/sqladmin_v1beta4/representations.rb in google-api-client-0.28.4 vs generated/google/apis/sqladmin_v1beta4/representations.rb in google-api-client-0.28.5

- old
+ new

@@ -616,9 +616,10 @@ class Flag # @private class Representation < Google::Apis::Core::JsonRepresentation collection :allowed_string_values, as: 'allowedStringValues' collection :applies_to, as: 'appliesTo' + property :in_beta, as: 'inBeta' property :kind, as: 'kind' property :max_value, :numeric_string => true, as: 'maxValue' property :min_value, :numeric_string => true, as: 'minValue' property :name, as: 'name' property :requires_restart, as: 'requiresRestart'