Interface protos.google.cloud.resourcemanager.v3.IListTagBindingsResponse (4.3.0)

Properties of a ListTagBindingsResponse.

Package

@google-cloud/resource-manager

Properties

nextPageToken

nextPageToken?: (string|null);

ListTagBindingsResponse nextPageToken

tagBindings

tagBindings?: (google.cloud.resourcemanager.v3.ITagBinding[]|null);

ListTagBindingsResponse tagBindings