lib/google/apis/analyticshub_v1/representations.rb in google-apis-analyticshub_v1-0.7.0 vs lib/google/apis/analyticshub_v1/representations.rb in google-apis-analyticshub_v1-0.8.0

- old
+ new

@@ -134,16 +134,10 @@ class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end - class RestrictedExportConfig - class Representation < Google::Apis::Core::JsonRepresentation; end - - include Google::Apis::Core::JsonObjectSupport - end - class SetIamPolicyRequest class Representation < Google::Apis::Core::JsonRepresentation; end include Google::Apis::Core::JsonObjectSupport end @@ -320,12 +314,10 @@ property :name, as: 'name' property :primary_contact, as: 'primaryContact' property :publisher, as: 'publisher', class: Google::Apis::AnalyticshubV1::Publisher, decorator: Google::Apis::AnalyticshubV1::Publisher::Representation property :request_access, as: 'requestAccess' - property :restricted_export_config, as: 'restrictedExportConfig', class: Google::Apis::AnalyticshubV1::RestrictedExportConfig, decorator: Google::Apis::AnalyticshubV1::RestrictedExportConfig::Representation - property :state, as: 'state' end end class OperationMetadata @@ -356,17 +348,9 @@ class Publisher # @private class Representation < Google::Apis::Core::JsonRepresentation property :name, as: 'name' property :primary_contact, as: 'primaryContact' - end - end - - class RestrictedExportConfig - # @private - class Representation < Google::Apis::Core::JsonRepresentation - property :enabled, as: 'enabled' - property :restrict_query_result, as: 'restrictQueryResult' end end class SetIamPolicyRequest # @private