Uses of Interface
com.google.cloud.aiplatform.v1.NasJobOrBuilder
-
Packages that use NasJobOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of NasJobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NasJobOrBuilder Modifier and Type Class Description classNasJobRepresents a Neural Architecture Search (NAS) job.static classNasJob.BuilderRepresents a Neural Architecture Search (NAS) job.Methods in com.google.cloud.aiplatform.v1 that return NasJobOrBuilder Modifier and Type Method Description NasJobOrBuilderCreateNasJobRequest.Builder. getNasJobOrBuilder()Required.NasJobOrBuilderCreateNasJobRequest. getNasJobOrBuilder()Required.NasJobOrBuilderCreateNasJobRequestOrBuilder. getNasJobOrBuilder()Required.NasJobOrBuilderListNasJobsResponse.Builder. getNasJobsOrBuilder(int index)List of NasJobs in the requested page.NasJobOrBuilderListNasJobsResponse. getNasJobsOrBuilder(int index)List of NasJobs in the requested page.NasJobOrBuilderListNasJobsResponseOrBuilder. getNasJobsOrBuilder(int index)List of NasJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NasJobOrBuilder Modifier and Type Method Description List<? extends NasJobOrBuilder>ListNasJobsResponse.Builder. getNasJobsOrBuilderList()List of NasJobs in the requested page.List<? extends NasJobOrBuilder>ListNasJobsResponse. getNasJobsOrBuilderList()List of NasJobs in the requested page.List<? extends NasJobOrBuilder>ListNasJobsResponseOrBuilder. getNasJobsOrBuilderList()List of NasJobs in the requested page.
-