Home
last modified time | relevance | path

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

/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/stub/
DJobServiceStub.java117 public UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable() { in getCustomJobCallable() method in JobServiceStub
DGrpcJobServiceStub.java563 private final UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable; field in GrpcJobServiceStub
1430 public UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable() { in getCustomJobCallable() method in GrpcJobServiceStub
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/stub/
DJobServiceStub.java115 public UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable() { in getCustomJobCallable() method in JobServiceStub
DGrpcJobServiceStub.java556 private final UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable; field in GrpcJobServiceStub
1423 public UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable() { in getCustomJobCallable() method in GrpcJobServiceStub
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
DJobServiceClient.java411 public final UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable() { in getCustomJobCallable() method in JobServiceClient
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
DJobServiceClient.java413 public final UnaryCallable<GetCustomJobRequest, CustomJob> getCustomJobCallable() { in getCustomJobCallable() method in JobServiceClient