Uses of Class
com.google.cloud.aiplatform.v1.BatchCreateTensorboardTimeSeriesResponse
-
Packages that use BatchCreateTensorboardTimeSeriesResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of BatchCreateTensorboardTimeSeriesResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description BatchCreateTensorboardTimeSeriesResponse
TensorboardServiceClient. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponse
TensorboardServiceClient. batchCreateTensorboardTimeSeries(TensorboardExperimentName parent, List<CreateTensorboardTimeSeriesRequest> requests)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponse
TensorboardServiceClient. batchCreateTensorboardTimeSeries(String parent, List<CreateTensorboardTimeSeriesRequest> requests)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponse
TensorboardServiceGrpc.TensorboardServiceBlockingStub. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse.Builder. build()
BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse.Builder. buildPartial()
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. getDefaultInstance()
BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse.Builder. getDefaultInstanceForType()
BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. getDefaultInstanceForType()
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseDelimitedFrom(InputStream input)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(byte[] data)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.ByteString data)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(InputStream input)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(ByteBuffer data)
static BatchCreateTensorboardTimeSeriesResponse
BatchCreateTensorboardTimeSeriesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceGrpc.TensorboardServiceFutureStub. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.com.google.api.gax.rpc.UnaryCallable<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceClient. batchCreateTensorboardTimeSeriesCallable()
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.com.google.api.gax.rpc.UnaryCallSettings<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceSettings. batchCreateTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to batchCreateTensorboardTimeSeries.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceSettings.Builder. batchCreateTensorboardTimeSeriesSettings()
Returns the builder for the settings used for calls to batchCreateTensorboardTimeSeries.static io.grpc.MethodDescriptor<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceGrpc. getBatchCreateTensorboardTimeSeriesMethod()
com.google.protobuf.Parser<BatchCreateTensorboardTimeSeriesResponse>
BatchCreateTensorboardTimeSeriesResponse. getParserForType()
static com.google.protobuf.Parser<BatchCreateTensorboardTimeSeriesResponse>
BatchCreateTensorboardTimeSeriesResponse. parser()
Methods in com.google.cloud.aiplatform.v1 with parameters of type BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description BatchCreateTensorboardTimeSeriesResponse.Builder
BatchCreateTensorboardTimeSeriesResponse.Builder. mergeFrom(BatchCreateTensorboardTimeSeriesResponse other)
static BatchCreateTensorboardTimeSeriesResponse.Builder
BatchCreateTensorboardTimeSeriesResponse. newBuilder(BatchCreateTensorboardTimeSeriesResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description default void
TensorboardServiceGrpc.AsyncService. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request, io.grpc.stub.StreamObserver<BatchCreateTensorboardTimeSeriesResponse> responseObserver)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.void
TensorboardServiceGrpc.TensorboardServiceStub. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request, io.grpc.stub.StreamObserver<BatchCreateTensorboardTimeSeriesResponse> responseObserver)
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment. -
Uses of BatchCreateTensorboardTimeSeriesResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
GrpcTensorboardServiceStub. batchCreateTensorboardTimeSeriesCallable()
com.google.api.gax.rpc.UnaryCallable<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceStub. batchCreateTensorboardTimeSeriesCallable()
com.google.api.gax.rpc.UnaryCallSettings<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceStubSettings. batchCreateTensorboardTimeSeriesSettings()
Returns the object with the settings used for calls to batchCreateTensorboardTimeSeries.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateTensorboardTimeSeriesRequest,BatchCreateTensorboardTimeSeriesResponse>
TensorboardServiceStubSettings.Builder. batchCreateTensorboardTimeSeriesSettings()
Returns the builder for the settings used for calls to batchCreateTensorboardTimeSeries.
-