ListGrantsResponse

Message for response to listing grants.

JSON representation
{ "grants": [ { object (Grant) } ], "nextPageToken": string, "unreachable": [ string ] }
Fields
grants[]

object (Grant)

The list of grants.

nextPageToken

string

A token identifying a page of results the server should return.

unreachable[]

string

Locations that could not be reached.