Interface protos.google.cloud.aiplatform.v1beta1.IListArtifactsResponse (1.7.2)

Properties of a ListArtifactsResponse.

Package

@google-cloud/aiplatform!

Properties

artifacts

artifacts?: (google.cloud.aiplatform.v1beta1.IArtifact[]|null);

ListArtifactsResponse artifacts

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.IArtifact[]|null)

nextPageToken

nextPageToken?: (string|null);

ListArtifactsResponse nextPageToken

Property Value
TypeDescription
(string|null)