Interface protos.google.cloud.dataplex.v1.IListDataAttributesResponse (3.7.0)

Properties of a ListDataAttributesResponse.

Package

@google-cloud/dataplex

Properties

dataAttributes

dataAttributes?: (google.cloud.dataplex.v1.IDataAttribute[]|null);

ListDataAttributesResponse dataAttributes

nextPageToken

nextPageToken?: (string|null);

ListDataAttributesResponse nextPageToken

unreachableLocations

unreachableLocations?: (string[]|null);

ListDataAttributesResponse unreachableLocations