ListConnectionProfilesRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request message for listing connection profiles.
Attributes | |
---|---|
Name | Description |
parent |
str
Required. The parent that owns the collection of connection profiles. |
page_size |
int
Maximum number of connection profiles to return. If unspecified, at most 50 connection profiles will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000. |
page_token |
str
Page token received from a previous ListConnectionProfiles call. Provide this to retrieve
the subsequent page.
When paginating, all other parameters provided to
ListConnectionProfiles must match the call that provided
the page token.
|
filter |
str
Filter request. |
order_by |
str
Order by fields for the result. |