Interface protos.google.cloud.aiplatform.v1.IListPersistentResourcesResponse (5.14.0)

Properties of a ListPersistentResourcesResponse.

Package

@google-cloud/aiplatform

Properties

nextPageToken

nextPageToken?: (string|null);

ListPersistentResourcesResponse nextPageToken

persistentResources

persistentResources?: (google.cloud.aiplatform.v1.IPersistentResource[]|null);

ListPersistentResourcesResponse persistentResources