Uses of Class
com.google.cloud.aiplatform.v1beta1.MigratableResource
-
Packages that use MigratableResource Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of MigratableResource in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MigratableResource Modifier and Type Method Description MigratableResourceMigratableResource.Builder. build()MigratableResourceMigratableResource.Builder. buildPartial()static MigratableResourceMigratableResource. getDefaultInstance()MigratableResourceMigratableResource.Builder. getDefaultInstanceForType()MigratableResourceMigratableResource. getDefaultInstanceForType()MigratableResourceMigrateResourceResponse.Builder. getMigratableResource()Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.MigratableResourceMigrateResourceResponse. getMigratableResource()Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.MigratableResourceMigrateResourceResponseOrBuilder. getMigratableResource()Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.MigratableResourceSearchMigratableResourcesResponse.Builder. getMigratableResources(int index)All migratable resources that can be migrated to the location specified in the request.MigratableResourceSearchMigratableResourcesResponse. getMigratableResources(int index)All migratable resources that can be migrated to the location specified in the request.MigratableResourceSearchMigratableResourcesResponseOrBuilder. getMigratableResources(int index)All migratable resources that can be migrated to the location specified in the request.static MigratableResourceMigratableResource. parseDelimitedFrom(InputStream input)static MigratableResourceMigratableResource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MigratableResourceMigratableResource. parseFrom(byte[] data)static MigratableResourceMigratableResource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MigratableResourceMigratableResource. parseFrom(com.google.protobuf.ByteString data)static MigratableResourceMigratableResource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MigratableResourceMigratableResource. parseFrom(com.google.protobuf.CodedInputStream input)static MigratableResourceMigratableResource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MigratableResourceMigratableResource. parseFrom(InputStream input)static MigratableResourceMigratableResource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MigratableResourceMigratableResource. parseFrom(ByteBuffer data)static MigratableResourceMigratableResource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MigratableResource Modifier and Type Method Description List<MigratableResource>SearchMigratableResourcesResponse.Builder. getMigratableResourcesList()All migratable resources that can be migrated to the location specified in the request.List<MigratableResource>SearchMigratableResourcesResponse. getMigratableResourcesList()All migratable resources that can be migrated to the location specified in the request.List<MigratableResource>SearchMigratableResourcesResponseOrBuilder. getMigratableResourcesList()All migratable resources that can be migrated to the location specified in the request.com.google.protobuf.Parser<MigratableResource>MigratableResource. getParserForType()static com.google.protobuf.Parser<MigratableResource>MigratableResource. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MigratableResource Modifier and Type Method Description SearchMigratableResourcesResponse.BuilderSearchMigratableResourcesResponse.Builder. addMigratableResources(int index, MigratableResource value)All migratable resources that can be migrated to the location specified in the request.SearchMigratableResourcesResponse.BuilderSearchMigratableResourcesResponse.Builder. addMigratableResources(MigratableResource value)All migratable resources that can be migrated to the location specified in the request.MigratableResource.BuilderMigratableResource.Builder. mergeFrom(MigratableResource other)MigrateResourceResponse.BuilderMigrateResourceResponse.Builder. mergeMigratableResource(MigratableResource value)Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.static MigratableResource.BuilderMigratableResource. newBuilder(MigratableResource prototype)MigrateResourceResponse.BuilderMigrateResourceResponse.Builder. setMigratableResource(MigratableResource value)Before migration, the identifier in ml.googleapis.com, automl.googleapis.com or datalabeling.googleapis.com.SearchMigratableResourcesResponse.BuilderSearchMigratableResourcesResponse.Builder. setMigratableResources(int index, MigratableResource value)All migratable resources that can be migrated to the location specified in the request.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type MigratableResource Modifier and Type Method Description SearchMigratableResourcesResponse.BuilderSearchMigratableResourcesResponse.Builder. addAllMigratableResources(Iterable<? extends MigratableResource> values)All migratable resources that can be migrated to the location specified in the request.static com.google.api.core.ApiFuture<MigrationServiceClient.SearchMigratableResourcesPagedResponse>MigrationServiceClient.SearchMigratableResourcesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigratableResource> context, com.google.api.core.ApiFuture<SearchMigratableResourcesResponse> futureResponse)protected MigrationServiceClient.SearchMigratableResourcesPageMigrationServiceClient.SearchMigratableResourcesPage. createPage(com.google.api.gax.rpc.PageContext<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigratableResource> context, SearchMigratableResourcesResponse response)com.google.api.core.ApiFuture<MigrationServiceClient.SearchMigratableResourcesPage>MigrationServiceClient.SearchMigratableResourcesPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchMigratableResourcesRequest,SearchMigratableResourcesResponse,MigratableResource> context, com.google.api.core.ApiFuture<SearchMigratableResourcesResponse> futureResponse)
-