Uses of Class
com.google.cloud.aiplatform.v1beta1.BatchCreateTensorboardTimeSeriesResponse
-
Packages that use BatchCreateTensorboardTimeSeriesResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of BatchCreateTensorboardTimeSeriesResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description BatchCreateTensorboardTimeSeriesResponseTensorboardServiceClient. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponseTensorboardServiceClient. batchCreateTensorboardTimeSeries(TensorboardExperimentName parent, List<CreateTensorboardTimeSeriesRequest> requests)Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponseTensorboardServiceClient. batchCreateTensorboardTimeSeries(String parent, List<CreateTensorboardTimeSeriesRequest> requests)Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponseTensorboardServiceGrpc.TensorboardServiceBlockingStub. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request)Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse.Builder. build()BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse.Builder. buildPartial()static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. getDefaultInstance()BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse.Builder. getDefaultInstanceForType()BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. getDefaultInstanceForType()static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseDelimitedFrom(InputStream input)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(byte[] data)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.ByteString data)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(InputStream input)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(ByteBuffer data)static BatchCreateTensorboardTimeSeriesResponseBatchCreateTensorboardTimeSeriesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 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.v1beta1 with parameters of type BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description BatchCreateTensorboardTimeSeriesResponse.BuilderBatchCreateTensorboardTimeSeriesResponse.Builder. mergeFrom(BatchCreateTensorboardTimeSeriesResponse other)static BatchCreateTensorboardTimeSeriesResponse.BuilderBatchCreateTensorboardTimeSeriesResponse. newBuilder(BatchCreateTensorboardTimeSeriesResponse prototype)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type BatchCreateTensorboardTimeSeriesResponse Modifier and Type Method Description default voidTensorboardServiceGrpc.AsyncService. batchCreateTensorboardTimeSeries(BatchCreateTensorboardTimeSeriesRequest request, io.grpc.stub.StreamObserver<BatchCreateTensorboardTimeSeriesResponse> responseObserver)Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.voidTensorboardServiceGrpc.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.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.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.
-