Uses of Class
com.google.cloud.aiplatform.v1.WriteTensorboardExperimentDataResponse
-
Packages that use WriteTensorboardExperimentDataResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of WriteTensorboardExperimentDataResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return WriteTensorboardExperimentDataResponse Modifier and Type Method Description WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse.Builder. build()WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse.Builder. buildPartial()static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. getDefaultInstance()WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse.Builder. getDefaultInstanceForType()WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. getDefaultInstanceForType()static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseDelimitedFrom(InputStream input)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(byte[] data)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(com.google.protobuf.ByteString data)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(com.google.protobuf.CodedInputStream input)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(InputStream input)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(ByteBuffer data)static WriteTensorboardExperimentDataResponseWriteTensorboardExperimentDataResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)WriteTensorboardExperimentDataResponseTensorboardServiceClient. writeTensorboardExperimentData(TensorboardExperimentName tensorboardExperiment, List<WriteTensorboardRunDataRequest> writeRunDataRequests)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.WriteTensorboardExperimentDataResponseTensorboardServiceClient. writeTensorboardExperimentData(WriteTensorboardExperimentDataRequest request)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.WriteTensorboardExperimentDataResponseTensorboardServiceClient. writeTensorboardExperimentData(String tensorboardExperiment, List<WriteTensorboardRunDataRequest> writeRunDataRequests)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.WriteTensorboardExperimentDataResponseTensorboardServiceGrpc.TensorboardServiceBlockingStub. writeTensorboardExperimentData(WriteTensorboardExperimentDataRequest request)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type WriteTensorboardExperimentDataResponse Modifier and Type Method Description com.google.protobuf.Parser<WriteTensorboardExperimentDataResponse>WriteTensorboardExperimentDataResponse. getParserForType()static io.grpc.MethodDescriptor<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceGrpc. getWriteTensorboardExperimentDataMethod()static com.google.protobuf.Parser<WriteTensorboardExperimentDataResponse>WriteTensorboardExperimentDataResponse. parser()com.google.common.util.concurrent.ListenableFuture<WriteTensorboardExperimentDataResponse>TensorboardServiceGrpc.TensorboardServiceFutureStub. writeTensorboardExperimentData(WriteTensorboardExperimentDataRequest request)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.com.google.api.gax.rpc.UnaryCallable<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceClient. writeTensorboardExperimentDataCallable()Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.com.google.api.gax.rpc.UnaryCallSettings.Builder<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceSettings.Builder. writeTensorboardExperimentDataSettings()Returns the builder for the settings used for calls to writeTensorboardExperimentData.com.google.api.gax.rpc.UnaryCallSettings<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceSettings. writeTensorboardExperimentDataSettings()Returns the object with the settings used for calls to writeTensorboardExperimentData.Methods in com.google.cloud.aiplatform.v1 with parameters of type WriteTensorboardExperimentDataResponse Modifier and Type Method Description WriteTensorboardExperimentDataResponse.BuilderWriteTensorboardExperimentDataResponse.Builder. mergeFrom(WriteTensorboardExperimentDataResponse other)static WriteTensorboardExperimentDataResponse.BuilderWriteTensorboardExperimentDataResponse. newBuilder(WriteTensorboardExperimentDataResponse prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type WriteTensorboardExperimentDataResponse Modifier and Type Method Description default voidTensorboardServiceGrpc.AsyncService. writeTensorboardExperimentData(WriteTensorboardExperimentDataRequest request, io.grpc.stub.StreamObserver<WriteTensorboardExperimentDataResponse> responseObserver)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.voidTensorboardServiceGrpc.TensorboardServiceStub. writeTensorboardExperimentData(WriteTensorboardExperimentDataRequest request, io.grpc.stub.StreamObserver<WriteTensorboardExperimentDataResponse> responseObserver)Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's. -
Uses of WriteTensorboardExperimentDataResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type WriteTensorboardExperimentDataResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>GrpcTensorboardServiceStub. writeTensorboardExperimentDataCallable()com.google.api.gax.rpc.UnaryCallable<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceStub. writeTensorboardExperimentDataCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceStubSettings.Builder. writeTensorboardExperimentDataSettings()Returns the builder for the settings used for calls to writeTensorboardExperimentData.com.google.api.gax.rpc.UnaryCallSettings<WriteTensorboardExperimentDataRequest,WriteTensorboardExperimentDataResponse>TensorboardServiceStubSettings. writeTensorboardExperimentDataSettings()Returns the object with the settings used for calls to writeTensorboardExperimentData.
-