Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::TestPermissionsResponse.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#permissions
def permissions() -> ::Array<::String>
Returns
-
(::Array<::String>) — A subset of
TestPermissionsRequest.permissions
that the caller is allowed.
#permissions=
def permissions=(value) -> ::Array<::String>
Parameter
-
value (::Array<::String>) — A subset of
TestPermissionsRequest.permissions
that the caller is allowed.
Returns
-
(::Array<::String>) — A subset of
TestPermissionsRequest.permissions
that the caller is allowed.