Uses of Class
com.google.cloud.aiplatform.v1beta1.ListTensorboardExperimentsResponse
-
Packages that use ListTensorboardExperimentsResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ListTensorboardExperimentsResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ListTensorboardExperimentsResponse Modifier and Type Method Description ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse.Builder. build()
ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse.Builder. buildPartial()
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. getDefaultInstance()
ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse.Builder. getDefaultInstanceForType()
ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. getDefaultInstanceForType()
ListTensorboardExperimentsResponse
TensorboardServiceGrpc.TensorboardServiceBlockingStub. listTensorboardExperiments(ListTensorboardExperimentsRequest request)
Lists TensorboardExperiments in a Location.static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseDelimitedFrom(InputStream input)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(byte[] data)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(InputStream input)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(ByteBuffer data)
static ListTensorboardExperimentsResponse
ListTensorboardExperimentsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ListTensorboardExperimentsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse>
TensorboardServiceGrpc. getListTensorboardExperimentsMethod()
com.google.protobuf.Parser<ListTensorboardExperimentsResponse>
ListTensorboardExperimentsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListTensorboardExperimentsResponse>
TensorboardServiceGrpc.TensorboardServiceFutureStub. listTensorboardExperiments(ListTensorboardExperimentsRequest request)
Lists TensorboardExperiments in a Location.com.google.api.gax.rpc.UnaryCallable<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse>
TensorboardServiceClient. listTensorboardExperimentsCallable()
Lists TensorboardExperiments in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardServiceClient.ListTensorboardExperimentsPagedResponse>
TensorboardServiceSettings.Builder. listTensorboardExperimentsSettings()
Returns the builder for the settings used for calls to listTensorboardExperiments.com.google.api.gax.rpc.PagedCallSettings<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardServiceClient.ListTensorboardExperimentsPagedResponse>
TensorboardServiceSettings. listTensorboardExperimentsSettings()
Returns the object with the settings used for calls to listTensorboardExperiments.static com.google.protobuf.Parser<ListTensorboardExperimentsResponse>
ListTensorboardExperimentsResponse. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ListTensorboardExperimentsResponse Modifier and Type Method Description protected TensorboardServiceClient.ListTensorboardExperimentsPage
TensorboardServiceClient.ListTensorboardExperimentsPage. createPage(com.google.api.gax.rpc.PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, ListTensorboardExperimentsResponse response)
ListTensorboardExperimentsResponse.Builder
ListTensorboardExperimentsResponse.Builder. mergeFrom(ListTensorboardExperimentsResponse other)
static ListTensorboardExperimentsResponse.Builder
ListTensorboardExperimentsResponse. newBuilder(ListTensorboardExperimentsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ListTensorboardExperimentsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<TensorboardServiceClient.ListTensorboardExperimentsPagedResponse>
TensorboardServiceClient.ListTensorboardExperimentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, com.google.api.core.ApiFuture<ListTensorboardExperimentsResponse> futureResponse)
static com.google.api.core.ApiFuture<TensorboardServiceClient.ListTensorboardExperimentsPagedResponse>
TensorboardServiceClient.ListTensorboardExperimentsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, com.google.api.core.ApiFuture<ListTensorboardExperimentsResponse> futureResponse)
protected TensorboardServiceClient.ListTensorboardExperimentsPage
TensorboardServiceClient.ListTensorboardExperimentsPage. createPage(com.google.api.gax.rpc.PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, ListTensorboardExperimentsResponse response)
com.google.api.core.ApiFuture<TensorboardServiceClient.ListTensorboardExperimentsPage>
TensorboardServiceClient.ListTensorboardExperimentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, com.google.api.core.ApiFuture<ListTensorboardExperimentsResponse> futureResponse)
com.google.api.core.ApiFuture<TensorboardServiceClient.ListTensorboardExperimentsPage>
TensorboardServiceClient.ListTensorboardExperimentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTensorboardExperimentsRequest,ListTensorboardExperimentsResponse,TensorboardExperiment> context, com.google.api.core.ApiFuture<ListTensorboardExperimentsResponse> futureResponse)
default void
TensorboardServiceGrpc.AsyncService. listTensorboardExperiments(ListTensorboardExperimentsRequest request, io.grpc.stub.StreamObserver<ListTensorboardExperimentsResponse> responseObserver)
Lists TensorboardExperiments in a Location.void
TensorboardServiceGrpc.TensorboardServiceStub. listTensorboardExperiments(ListTensorboardExperimentsRequest request, io.grpc.stub.StreamObserver<ListTensorboardExperimentsResponse> responseObserver)
Lists TensorboardExperiments in a Location. -
Uses of ListTensorboardExperimentsResponse in com.google.cloud.aiplatform.v1beta1.stub
-