lib/google/apis/osconfig_v1/representations.rb in google-apis-osconfig_v1-0.37.0 vs lib/google/apis/osconfig_v1/representations.rb in google-apis-osconfig_v1-0.38.0

- old
+ new

@@ -482,10 +482,16 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class ProjectFeatureSettings + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class RecurringSchedule class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -1418,9 +1424,17 @@ end class PausePatchDeploymentRequest # @private class Representation < Google::Apis::Core::JsonRepresentation + end + end + + class ProjectFeatureSettings + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :name, as: 'name' + property :patch_and_config_feature_set, as: 'patchAndConfigFeatureSet' end end class RecurringSchedule # @private