Uses of Class
com.google.cloud.aiplatform.v1beta1.ListNasJobsResponse
-
Packages that use ListNasJobsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListNasJobsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListNasJobsResponse Modifier and Type Method Description ListNasJobsResponse
ListNasJobsResponse.Builder. build()
ListNasJobsResponse
ListNasJobsResponse.Builder. buildPartial()
static ListNasJobsResponse
ListNasJobsResponse. getDefaultInstance()
ListNasJobsResponse
ListNasJobsResponse.Builder. getDefaultInstanceForType()
ListNasJobsResponse
ListNasJobsResponse. getDefaultInstanceForType()
ListNasJobsResponse
JobServiceGrpc.JobServiceBlockingStub. listNasJobs(ListNasJobsRequest request)
Lists NasJobs in a Location.static ListNasJobsResponse
ListNasJobsResponse. parseDelimitedFrom(InputStream input)
static ListNasJobsResponse
ListNasJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(byte[] data)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(InputStream input)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(ByteBuffer data)
static ListNasJobsResponse
ListNasJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListNasJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListNasJobsRequest,ListNasJobsResponse>
JobServiceGrpc. getListNasJobsMethod()
com.google.protobuf.Parser<ListNasJobsResponse>
ListNasJobsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListNasJobsResponse>
JobServiceGrpc.JobServiceFutureStub. listNasJobs(ListNasJobsRequest request)
Lists NasJobs in a Location.com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,ListNasJobsResponse>
JobServiceClient. listNasJobsCallable()
Lists NasJobs in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>
JobServiceSettings.Builder. listNasJobsSettings()
Returns the builder for the settings used for calls to listNasJobs.com.google.api.gax.rpc.PagedCallSettings<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>
JobServiceSettings. listNasJobsSettings()
Returns the object with the settings used for calls to listNasJobs.static com.google.protobuf.Parser<ListNasJobsResponse>
ListNasJobsResponse. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListNasJobsResponse Modifier and Type Method Description protected JobServiceClient.ListNasJobsPage
JobServiceClient.ListNasJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, ListNasJobsResponse response)
ListNasJobsResponse.Builder
ListNasJobsResponse.Builder. mergeFrom(ListNasJobsResponse other)
static ListNasJobsResponse.Builder
ListNasJobsResponse. newBuilder(ListNasJobsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListNasJobsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPagedResponse>
JobServiceClient.ListNasJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)
static com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPagedResponse>
JobServiceClient.ListNasJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)
protected JobServiceClient.ListNasJobsPage
JobServiceClient.ListNasJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, ListNasJobsResponse response)
com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPage>
JobServiceClient.ListNasJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)
com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPage>
JobServiceClient.ListNasJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)
default void
JobServiceGrpc.AsyncService. listNasJobs(ListNasJobsRequest request, io.grpc.stub.StreamObserver<ListNasJobsResponse> responseObserver)
Lists NasJobs in a Location.void
JobServiceGrpc.JobServiceStub. listNasJobs(ListNasJobsRequest request, io.grpc.stub.StreamObserver<ListNasJobsResponse> responseObserver)
Lists NasJobs in a Location. -
Uses of ListNasJobsResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ListNasJobsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,ListNasJobsResponse>
GrpcJobServiceStub. listNasJobsCallable()
com.google.api.gax.rpc.UnaryCallable<ListNasJobsRequest,ListNasJobsResponse>
JobServiceStub. listNasJobsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>
JobServiceStubSettings.Builder. listNasJobsSettings()
Returns the builder for the settings used for calls to listNasJobs.com.google.api.gax.rpc.PagedCallSettings<ListNasJobsRequest,ListNasJobsResponse,JobServiceClient.ListNasJobsPagedResponse>
JobServiceStubSettings. listNasJobsSettings()
Returns the object with the settings used for calls to listNasJobs.
-