generated/google/apis/accesscontextmanager_v1/classes.rb in google-api-client-0.37.1 vs generated/google/apis/accesscontextmanager_v1/classes.rb in google-api-client-0.37.2
- old
+ new
@@ -691,11 +691,11 @@
@require_verified_chrome_os = args[:require_verified_chrome_os] if args.key?(:require_verified_chrome_os)
end
end
# A request to replace all existing Access Levels in an Access Policy with
- # the Access Levels provided. This is done within one transaction.
+ # the Access Levels provided. This is done atomically.
class ReplaceAccessLevelsRequest
include Google::Apis::Core::Hashable
# Required. The desired Access Levels that should
# replace all existing Access Levels in the
@@ -744,10 +744,10 @@
@access_levels = args[:access_levels] if args.key?(:access_levels)
end
end
# A request to replace all existing Service Perimeters in an Access Policy
- # with the Service Perimeters provided. This is done within one transaction.
+ # with the Service Perimeters provided. This is done atomically.
class ReplaceServicePerimetersRequest
include Google::Apis::Core::Hashable
# Optional. The etag for the version of the Access Policy that this
# replace operation is to be performed on. If, at the time of replace, the