Home
last modified time | relevance | path

Searched defs:batchPredictionJob (Results 1 – 6 of 6) sorted by relevance

/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
DBatchPredictionJobName.java38 private final String batchPredictionJob; field in BatchPredictionJobName
74 String project, String location, String batchPredictionJob) { in of()
82 public static String format(String project, String location, String batchPredictionJob) { in format()
190 private String batchPredictionJob; field in BatchPredictionJobName.Builder
216 public Builder setBatchPredictionJob(String batchPredictionJob) { in setBatchPredictionJob()
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
DBatchPredictionJobName.java38 private final String batchPredictionJob; field in BatchPredictionJobName
74 String project, String location, String batchPredictionJob) { in of()
82 public static String format(String project, String location, String batchPredictionJob) { in format()
190 private String batchPredictionJob; field in BatchPredictionJobName.Builder
216 public Builder setBatchPredictionJob(String batchPredictionJob) { in setBatchPredictionJob()
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1/
DJobServiceClientTest.java2199 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobTest() local
2224 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobExceptionTest() local
2269 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobTest2() local
2294 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobExceptionTest2() local
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1beta1/
DJobServiceClientTest.java2202 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobTest() local
2227 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobExceptionTest() local
2275 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobTest2() local
2300 BatchPredictionJob batchPredictionJob = BatchPredictionJob.newBuilder().build(); in createBatchPredictionJobExceptionTest2() local
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
DJobServiceClient.java3328 LocationName parent, BatchPredictionJob batchPredictionJob) { in createBatchPredictionJob()
3364 String parent, BatchPredictionJob batchPredictionJob) { in createBatchPredictionJob()
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
DJobServiceClient.java3326 LocationName parent, BatchPredictionJob batchPredictionJob) { in createBatchPredictionJob()
3362 String parent, BatchPredictionJob batchPredictionJob) { in createBatchPredictionJob()