lib/google/apis/osconfig_v1/representations.rb in google-apis-osconfig_v1-0.34.0 vs lib/google/apis/osconfig_v1/representations.rb in google-apis-osconfig_v1-0.35.0

- old
+ new

@@ -912,10 +912,9 @@ class OsPolicy # @private class Representation < Google::Apis::Core::JsonRepresentation property :allow_no_resource_group_match, as: 'allowNoResourceGroupMatch' property :description, as: 'description' - property :fingerprint, as: 'fingerprint' property :id, as: 'id' property :mode, as: 'mode' collection :resource_groups, as: 'resourceGroups', class: Google::Apis::OsconfigV1::OsPolicyResourceGroup, decorator: Google::Apis::OsconfigV1::OsPolicyResourceGroup::Representation end