Uses of Class
com.google.cloud.notebooks.v1.UpgradeInstanceInternalRequest
-
Packages that use UpgradeInstanceInternalRequest Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of UpgradeInstanceInternalRequest in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 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.v1 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()
Allows notebook instances to call this endpoint to upgrade themselves.com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceInternalOperationCallable()
Allows notebook instances to call this endpoint to upgrade themselves.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. upgradeInstanceInternalOperationSettings()
Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceSettings. upgradeInstanceInternalOperationSettings()
Returns the object with the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceSettings.Builder. upgradeInstanceInternalSettings()
Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceSettings. upgradeInstanceInternalSettings()
Returns the object with the settings used for calls to upgradeInstanceInternal.Methods in com.google.cloud.notebooks.v1 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)
Allows notebook instances to call this endpoint to upgrade themselves.com.google.longrunning.Operation
NotebookServiceGrpc.NotebookServiceBlockingStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request)
Allows notebook instances to call this endpoint to upgrade themselves.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
NotebookServiceGrpc.NotebookServiceFutureStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request)
Allows notebook instances to call this endpoint to upgrade themselves.void
NotebookServiceGrpc.NotebookServiceStub. upgradeInstanceInternal(UpgradeInstanceInternalRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Allows notebook instances to call this endpoint to upgrade themselves.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceInternalAsync(UpgradeInstanceInternalRequest request)
Allows notebook instances to call this endpoint to upgrade themselves. -
Uses of UpgradeInstanceInternalRequest in com.google.cloud.notebooks.v1.stub
Methods in com.google.cloud.notebooks.v1.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()
com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. upgradeInstanceInternalOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpgradeInstanceInternalRequest,Instance,OperationMetadata>
NotebookServiceStub. upgradeInstanceInternalOperationCallable()
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()
Returns the builder for the settings used for calls to upgradeInstanceInternal.com.google.api.gax.rpc.UnaryCallSettings<UpgradeInstanceInternalRequest,com.google.longrunning.Operation>
NotebookServiceStubSettings. upgradeInstanceInternalSettings()
Returns the object with the settings used for calls to upgradeInstanceInternal.
-