generated/google/apis/iap_v1/representations.rb in google-api-client-0.39.2 vs generated/google/apis/iap_v1/representations.rb in google-api-client-0.39.3
- old
+ new
@@ -196,9 +196,10 @@
class ApplicationSettings
# @private
class Representation < Google::Apis::Core::JsonRepresentation
property :access_denied_page_settings, as: 'accessDeniedPageSettings', class: Google::Apis::IapV1::AccessDeniedPageSettings, decorator: Google::Apis::IapV1::AccessDeniedPageSettings::Representation
+ property :cookie_domain, as: 'cookieDomain'
property :csm_settings, as: 'csmSettings', class: Google::Apis::IapV1::CsmSettings, decorator: Google::Apis::IapV1::CsmSettings::Representation
end
end