generated/google/apis/cloudresourcemanager_v1beta1/classes.rb in google-api-client-0.9.pre5 vs generated/google/apis/cloudresourcemanager_v1beta1/classes.rb in google-api-client-0.9
- old
+ new
@@ -301,10 +301,11 @@
# Request message for `TestIamPermissions` method.
class TestIamPermissionsRequest
include Google::Apis::Core::Hashable
# The set of permissions to check for the `resource`. Permissions with wildcards
- # (such as '*' or 'storage.*') are not allowed.
+ # (such as '*' or 'storage.*') are not allowed. For more information see IAM
+ # Overview.
# Corresponds to the JSON property `permissions`
# @return [Array<String>]
attr_accessor :permissions
def initialize(**args)