SearchGrantsResponse

Response message for SearchGrants method.

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

object (Grant)

The list of grants.

nextPageToken

string

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