lib/google/apis/analyticshub_v1/representations.rb in google-apis-analyticshub_v1-0.6.0 vs lib/google/apis/analyticshub_v1/representations.rb in google-apis-analyticshub_v1-0.7.0
- old
+ new
@@ -363,10 +363,9 @@
class RestrictedExportConfig
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :enabled, as: 'enabled'
- property :restrict_direct_table_access, as: 'restrictDirectTableAccess'
property :restrict_query_result, as: 'restrictQueryResult'
end
end
class SetIamPolicyRequest