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

Properties of a SearchMigratableResourcesResponse.

Package

@google-cloud/aiplatform!

Properties

migratableResources

migratableResources?: (google.cloud.aiplatform.v1beta1.IMigratableResource[]|null);

SearchMigratableResourcesResponse migratableResources

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

nextPageToken

nextPageToken?: (string|null);

SearchMigratableResourcesResponse nextPageToken

Property Value
TypeDescription
(string|null)