Uses of Class
com.google.cloud.notebooks.v1beta1.UpgradeInstanceInternalRequest
-
Packages that use UpgradeInstanceInternalRequest Package Description com.google.cloud.notebooks.v1beta1 A client to Notebooks APIcom.google.cloud.notebooks.v1beta1.stub -
-
Uses of UpgradeInstanceInternalRequest in com.google.cloud.notebooks.v1beta1
Methods in com.google.cloud.notebooks.v1beta1 that return UpgradeInstanceInternalRequest Modifier and Type Method Description UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest.Builder. build()
UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest.Builder. buildPartial()
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. getDefaultInstance()
UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest.Builder. getDefaultInstanceForType()
UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. getDefaultInstanceForType()
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseDelimitedFrom(InputStream input)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(byte[] data)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.ByteString data)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(InputStream input)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(ByteBuffer data)
static UpgradeInstanceInternalRequest
UpgradeInstanceInternalRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v1beta1 that return types with arguments of type UpgradeInstanceInternalRequest Modifier and Type Method Description com.google.protobuf.Parser<UpgradeInstanceInternalRequest>
UpgradeInstanceInternalRequest. getParserForType()
static io.grpc.MethodDescriptor<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceGrpc. getUpgradeInstanceInternalMethod()
static com.google.protobuf.Parser<UpgradeInstanceInternalRequest>
UpgradeInstanceInternalRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceClient. upgradeInstanceInternalCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceInternalOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. upgradeInstanceInternalOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceSettings. upgradeInstanceInternalOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceSettings.Builder. upgradeInstanceInternalSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceSettings. upgradeInstanceInternalSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.Methods in com.google.cloud.notebooks.v1beta1 with parameters of type UpgradeInstanceInternalRequest Modifier and Type Method Description UpgradeInstanceInternalRequest.Builder
UpgradeInstanceInternalRequest.Builder. mergeFrom(UpgradeInstanceInternalRequest other)
static UpgradeInstanceInternalRequest.Builder
UpgradeInstanceInternalRequest. newBuilder(UpgradeInstanceInternalRequest prototype)
default void
NotebookServiceGrpc.AsyncService. upgradeInstanceInternal(UpgradeInstanceInternalRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deprecated.com.google.longrunning.Operation
NotebookServiceGrpc.NotebookServiceBlockingStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request)
Deprecated.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
NotebookServiceGrpc.NotebookServiceFutureStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request)
Deprecated.void
NotebookServiceGrpc.NotebookServiceStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deprecated.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceInternalAsync(UpgradeInstanceInternalRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update. -
Uses of UpgradeInstanceInternalRequest in com.google.cloud.notebooks.v1beta1.stub
Methods in com.google.cloud.notebooks.v1beta1.stub that return types with arguments of type UpgradeInstanceInternalRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
GrpcNotebookServiceStub. upgradeInstanceInternalCallable()
com.google.api.gax.rpc.UnaryCallable<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceStub. upgradeInstanceInternalCallable()
Deprecated.com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. upgradeInstanceInternalOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceStub. upgradeInstanceInternalOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. upgradeInstanceInternalOperationSettings()
Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. upgradeInstanceInternalOperationSettings()
Returns the object with the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceStubSettings.Builder. upgradeInstanceInternalSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceStubSettings. upgradeInstanceInternalSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.
-