ListFirewallEndpointsResponse

Message for response to listing Endpoints

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

object (FirewallEndpoint)

The list of Endpoint

nextPageToken

string

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

unreachable[]

string

Locations that could not be reached.