Class ListDataAttributeBindingsResponse (1.13.0)

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

List DataAttributeBindings response.

Attributes

NameDescription
data_attribute_bindings MutableSequence[google.cloud.dataplex_v1.types.DataAttributeBinding]
DataAttributeBindings under the given parent Location.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.
unreachable_locations MutableSequence[str]
Locations that could not be reached.