lib/google/apis/securitycenter_v1beta2/representations.rb in google-apis-securitycenter_v1beta2-0.15.0 vs lib/google/apis/securitycenter_v1beta2/representations.rb in google-apis-securitycenter_v1beta2-0.16.0

- old
+ new

@@ -80,10 +80,16 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end + class GoogleCloudSecuritycenterV1BigQueryExport + class Representation < Google::Apis::Core::JsonRepresentation; end + + include Google::Apis::Core::JsonObjectSupport + end + class GoogleCloudSecuritycenterV1BulkMuteFindingsResponse class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -343,9 +349,23 @@ class Geolocation # @private class Representation < Google::Apis::Core::JsonRepresentation property :region_code, as: 'regionCode' + end + end + + class GoogleCloudSecuritycenterV1BigQueryExport + # @private + class Representation < Google::Apis::Core::JsonRepresentation + property :create_time, as: 'createTime' + property :dataset, as: 'dataset' + property :description, as: 'description' + property :filter, as: 'filter' + property :most_recent_editor, as: 'mostRecentEditor' + property :name, as: 'name' + property :principal, as: 'principal' + property :update_time, as: 'updateTime' end end class GoogleCloudSecuritycenterV1BulkMuteFindingsResponse # @private