Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::TestPermissionsRequest (v1.4.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::TestPermissionsRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#permissions

def permissions() -> ::Array<::String>
Returns
  • (::Array<::String>) — The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.

#permissions=

def permissions=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.
Returns
  • (::Array<::String>) — The set of permissions to check for the 'resource'. Permissions with wildcards (such as '' or 'storage.') are not allowed.