Uses of Class
com.google.cloud.aiplatform.v1beta1.ReadTensorboardBlobDataResponse
-
Packages that use ReadTensorboardBlobDataResponse Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of ReadTensorboardBlobDataResponse in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return ReadTensorboardBlobDataResponse Modifier and Type Method Description ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse.Builder. build()ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse.Builder. buildPartial()static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. getDefaultInstance()ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse.Builder. getDefaultInstanceForType()ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. getDefaultInstanceForType()static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseDelimitedFrom(InputStream input)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(byte[] data)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(com.google.protobuf.ByteString data)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(InputStream input)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(ByteBuffer data)static ReadTensorboardBlobDataResponseReadTensorboardBlobDataResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type ReadTensorboardBlobDataResponse Modifier and Type Method Description com.google.protobuf.Parser<ReadTensorboardBlobDataResponse>ReadTensorboardBlobDataResponse. getParserForType()static io.grpc.MethodDescriptor<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceGrpc. getReadTensorboardBlobDataMethod()static com.google.protobuf.Parser<ReadTensorboardBlobDataResponse>ReadTensorboardBlobDataResponse. parser()Iterator<ReadTensorboardBlobDataResponse>TensorboardServiceGrpc.TensorboardServiceBlockingStub. readTensorboardBlobData(ReadTensorboardBlobDataRequest request)Gets bytes of TensorboardBlobs.com.google.api.gax.rpc.ServerStreamingCallable<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceClient. readTensorboardBlobDataCallable()Gets bytes of TensorboardBlobs.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceSettings.Builder. readTensorboardBlobDataSettings()Returns the builder for the settings used for calls to readTensorboardBlobData.com.google.api.gax.rpc.ServerStreamingCallSettings<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceSettings. readTensorboardBlobDataSettings()Returns the object with the settings used for calls to readTensorboardBlobData.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type ReadTensorboardBlobDataResponse Modifier and Type Method Description ReadTensorboardBlobDataResponse.BuilderReadTensorboardBlobDataResponse.Builder. mergeFrom(ReadTensorboardBlobDataResponse other)static ReadTensorboardBlobDataResponse.BuilderReadTensorboardBlobDataResponse. newBuilder(ReadTensorboardBlobDataResponse prototype)Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type ReadTensorboardBlobDataResponse Modifier and Type Method Description default voidTensorboardServiceGrpc.AsyncService. readTensorboardBlobData(ReadTensorboardBlobDataRequest request, io.grpc.stub.StreamObserver<ReadTensorboardBlobDataResponse> responseObserver)Gets bytes of TensorboardBlobs.voidTensorboardServiceGrpc.TensorboardServiceStub. readTensorboardBlobData(ReadTensorboardBlobDataRequest request, io.grpc.stub.StreamObserver<ReadTensorboardBlobDataResponse> responseObserver)Gets bytes of TensorboardBlobs. -
Uses of ReadTensorboardBlobDataResponse in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type ReadTensorboardBlobDataResponse Modifier and Type Method Description com.google.api.gax.rpc.ServerStreamingCallable<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>GrpcTensorboardServiceStub. readTensorboardBlobDataCallable()com.google.api.gax.rpc.ServerStreamingCallable<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceStub. readTensorboardBlobDataCallable()com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceStubSettings.Builder. readTensorboardBlobDataSettings()Returns the builder for the settings used for calls to readTensorboardBlobData.com.google.api.gax.rpc.ServerStreamingCallSettings<ReadTensorboardBlobDataRequest,ReadTensorboardBlobDataResponse>TensorboardServiceStubSettings. readTensorboardBlobDataSettings()Returns the object with the settings used for calls to readTensorboardBlobData.
-