ListTlsRoutesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request used with the ListTlsRoutes method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project and location from which the TlsRoutes should be listed, specified in the format projects/*/locations/global.
|
page_size |
int
Maximum number of TlsRoutes to return per call. |
page_token |
str
The value returned by the last ListTlsRoutesResponse
Indicates that this is a continuation of a prior
ListTlsRoutes call, and that the system should return
the next page of data.
|
return_partial_success |
bool
Optional. If true, allow partial responses for multi-regional Aggregated List requests. Otherwise if one of the locations is down or unreachable, the Aggregated List request will fail. |