Interface protos.google.cloud.aiplatform.v1.IListFeaturesResponse (1.11.0)

Properties of a ListFeaturesResponse.

Package

@google-cloud/aiplatform

Properties

features

features?: (google.cloud.aiplatform.v1.IFeature[]|null);

ListFeaturesResponse features

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IFeature[]|null)

nextPageToken

nextPageToken?: (string|null);

ListFeaturesResponse nextPageToken

Property Value
TypeDescription
(string|null)