ListEntitlementsResponse

Message for response to listing entitlements.

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

object (Entitlement)

The list of entitlements.

nextPageToken

string

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

unreachable[]

string

Locations that could not be reached.