Skip to main content

Interface: IListNexusEndpointsRequest

operatorservice.v1.IListNexusEndpointsRequest

Properties of a ListNexusEndpointsRequest.

Implemented by

Properties

name

Optional name: null | string

Name of the incoming endpoint to filter on - optional. Specifying this will result in zero or one results. (-- api-linter: core::203::field-behavior-required=disabled aip.dev/not-precedent: Not following linter rules. --)


nextPageToken

Optional nextPageToken: null | Uint8Array

To get the next page, pass in ListNexusEndpointsResponse.next_page_token from the previous page's response, the token will be empty if there's no other page. Note: the last page may be empty if the total number of endpoints registered is a multiple of the page size.


pageSize

Optional pageSize: null | number

ListNexusEndpointsRequest pageSize