Privileged Access Manager V1 API - Class Google::Cloud::PrivilegedAccessManager::V1::SearchGrantsResponse (v0.1.2)

Reference documentation and code samples for the Privileged Access Manager V1 API class Google::Cloud::PrivilegedAccessManager::V1::SearchGrantsResponse.

Response message for SearchGrants method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#grants

def grants() -> ::Array<::Google::Cloud::PrivilegedAccessManager::V1::Grant>
Returns

#grants=

def grants=(value) -> ::Array<::Google::Cloud::PrivilegedAccessManager::V1::Grant>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token identifying a page of results the server should return.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token identifying a page of results the server should return.
Returns
  • (::String) — A token identifying a page of results the server should return.