FetchAvailableBindingsRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Message for fetching available Bindings.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
source_identifier |
str
The identifier of the source Agent. Format: - urn:agent:{publisher}:{namespace}:{name}
This field is a member of oneof_ source.
|
target_identifier |
str
Optional. The identifier of the target Agent, MCP Server, or Endpoint. Format: - urn:agent:{publisher}:{namespace}:{name}
- urn:mcp:{publisher}:{namespace}:{name}
- urn:endpoint:{publisher}:{namespace}:{name}
This field is a member of oneof_ target.
|
parent |
str
Required. The parent, in the format projects/{project}/locations/{location}.
|
page_size |
int
Optional. Requested page size. Server may return fewer items than requested. Page size is 500 if unspecified and is capped at 500 even if a larger value is given.
|
page_token |
str
Optional. A token identifying a page of results the server should return. |