Uses of Interface
com.google.cloud.aiplatform.v1beta1.NasJobOrBuilder
Packages that use NasJobOrBuilder
-
Uses of NasJobOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement NasJobOrBuilderModifier and TypeClassDescriptionfinal classRepresents a Neural Architecture Search (NAS) job.static final classRepresents a Neural Architecture Search (NAS) job.Methods in com.google.cloud.aiplatform.v1beta1 that return NasJobOrBuilderModifier and TypeMethodDescriptionCreateNasJobRequest.Builder.getNasJobOrBuilder()Required.CreateNasJobRequest.getNasJobOrBuilder()Required.CreateNasJobRequestOrBuilder.getNasJobOrBuilder()Required.ListNasJobsResponse.Builder.getNasJobsOrBuilder(int index) List of NasJobs in the requested page.ListNasJobsResponse.getNasJobsOrBuilder(int index) List of NasJobs in the requested page.ListNasJobsResponseOrBuilder.getNasJobsOrBuilder(int index) List of NasJobs in the requested page.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type NasJobOrBuilderModifier and TypeMethodDescriptionList<? 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.