Interface protos.google.cloud.aiplatform.v1beta1.ISearchMigratableResourcesRequest (1.11.0)

Properties of a SearchMigratableResourcesRequest.

Package

@google-cloud/aiplatform

Properties

filter

filter?: (string|null);

SearchMigratableResourcesRequest filter

Property Value
TypeDescription
(string|null)

pageSize

pageSize?: (number|null);

SearchMigratableResourcesRequest pageSize

Property Value
TypeDescription
(number|null)

pageToken

pageToken?: (string|null);

SearchMigratableResourcesRequest pageToken

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

SearchMigratableResourcesRequest parent

Property Value
TypeDescription
(string|null)