Class FetchAvailableBindingsResponse (0.1.0)

FetchAvailableBindingsResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Message for response to fetching available Bindings.

Attributes

Name Description
bindings MutableSequence[google.cloud.agentregistry_v1.types.Binding]
The list of Bindings.
next_page_token str
A token identifying a page of results the server should return.