Uses of Class
com.google.cloud.aiplatform.v1.ListNasJobsResponse
-
Packages that use ListNasJobsResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of ListNasJobsResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListNasJobsResponse Modifier and Type Method Description ListNasJobsResponseListNasJobsResponse.Builder. build()ListNasJobsResponseListNasJobsResponse.Builder. buildPartial()static ListNasJobsResponseListNasJobsResponse. getDefaultInstance()ListNasJobsResponseListNasJobsResponse.Builder. getDefaultInstanceForType()ListNasJobsResponseListNasJobsResponse. getDefaultInstanceForType()ListNasJobsResponseJobServiceGrpc.JobServiceBlockingStub. listNasJobs(ListNasJobsRequest request)Lists NasJobs in a Location.static ListNasJobsResponseListNasJobsResponse. parseDelimitedFrom(InputStream input)static ListNasJobsResponseListNasJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsResponseListNasJobsResponse. parseFrom(byte[] data)static ListNasJobsResponseListNasJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsResponseListNasJobsResponse. parseFrom(com.google.protobuf.ByteString data)static ListNasJobsResponseListNasJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsResponseListNasJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListNasJobsResponseListNasJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsResponseListNasJobsResponse. parseFrom(InputStream input)static ListNasJobsResponseListNasJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListNasJobsResponseListNasJobsResponse. parseFrom(ByteBuffer data)static ListNasJobsResponseListNasJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 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.v1 with parameters of type ListNasJobsResponse Modifier and Type Method Description protected JobServiceClient.ListNasJobsPageJobServiceClient.ListNasJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, ListNasJobsResponse response)ListNasJobsResponse.BuilderListNasJobsResponse.Builder. mergeFrom(ListNasJobsResponse other)static ListNasJobsResponse.BuilderListNasJobsResponse. newBuilder(ListNasJobsResponse prototype)Method parameters in com.google.cloud.aiplatform.v1 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.ListNasJobsPageJobServiceClient.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 voidJobServiceGrpc.AsyncService. listNasJobs(ListNasJobsRequest request, io.grpc.stub.StreamObserver<ListNasJobsResponse> responseObserver)Lists NasJobs in a Location.voidJobServiceGrpc.JobServiceStub. listNasJobs(ListNasJobsRequest request, io.grpc.stub.StreamObserver<ListNasJobsResponse> responseObserver)Lists NasJobs in a Location. -
Uses of ListNasJobsResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.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.
-