Interface protos.google.devtools.artifactregistry.v1.IListTagsResponse (3.1.1)

Properties of a ListTagsResponse.

Package

@google-cloud/artifact-registry

Properties

nextPageToken

nextPageToken?: (string|null);

ListTagsResponse nextPageToken

tags

tags?: (google.devtools.artifactregistry.v1.ITag[]|null);

ListTagsResponse tags