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