Uses of Class
com.google.cloud.notebooks.v1beta1.Instance
-
Packages that use Instance Package Description com.google.cloud.notebooks.v1beta1 A client to Notebooks APIcom.google.cloud.notebooks.v1beta1.stub -
-
Uses of Instance in com.google.cloud.notebooks.v1beta1
Methods in com.google.cloud.notebooks.v1beta1 that return Instance Modifier and Type Method Description Instance
Instance.Builder. build()
Instance
Instance.Builder. buildPartial()
static Instance
Instance. getDefaultInstance()
Instance
Instance.Builder. getDefaultInstanceForType()
Instance
Instance. getDefaultInstanceForType()
Instance
CreateInstanceRequest.Builder. getInstance()
Required.Instance
CreateInstanceRequest. getInstance()
Required.Instance
CreateInstanceRequestOrBuilder. getInstance()
Required.Instance
NotebookServiceClient. getInstance(GetInstanceRequest request)
Gets details of a single Instance.Instance
NotebookServiceGrpc.NotebookServiceBlockingStub. getInstance(GetInstanceRequest request)
Gets details of a single Instance.Instance
ListInstancesResponse.Builder. getInstances(int index)
A list of returned instances.Instance
ListInstancesResponse. getInstances(int index)
A list of returned instances.Instance
ListInstancesResponseOrBuilder. getInstances(int index)
A list of returned instances.static Instance
Instance. parseDelimitedFrom(InputStream input)
static Instance
Instance. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(byte[] data)
static Instance
Instance. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(com.google.protobuf.ByteString data)
static Instance
Instance. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(com.google.protobuf.CodedInputStream input)
static Instance
Instance. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(InputStream input)
static Instance
Instance. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Instance
Instance. parseFrom(ByteBuffer data)
static Instance
Instance. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v1beta1 that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. createInstanceAsync(CreateInstanceRequest request)
Creates a new Instance in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. createInstanceOperationCallable()
Creates a new Instance in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallSettings<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. createInstanceOperationSettings()
Returns the object with the settings used for calls to createInstance.static io.grpc.MethodDescriptor<GetInstanceRequest,Instance>
NotebookServiceGrpc. getGetInstanceMethod()
com.google.common.util.concurrent.ListenableFuture<Instance>
NotebookServiceGrpc.NotebookServiceFutureStub. getInstance(GetInstanceRequest request)
Gets details of a single Instance.com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
NotebookServiceClient. getInstanceCallable()
Gets details of a single Instance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
NotebookServiceSettings.Builder. getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>
NotebookServiceSettings. getInstanceSettings()
Returns the object with the settings used for calls to getInstance.List<Instance>
ListInstancesResponse.Builder. getInstancesList()
A list of returned instances.List<Instance>
ListInstancesResponse. getInstancesList()
A list of returned instances.List<Instance>
ListInstancesResponseOrBuilder. getInstancesList()
A list of returned instances.com.google.protobuf.Parser<Instance>
Instance. getParserForType()
static com.google.protobuf.Parser<Instance>
Instance. parser()
com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. registerInstanceAsync(RegisterInstanceRequest request)
Registers an existing legacy notebook instance to the Notebooks API server.com.google.api.gax.rpc.OperationCallable<RegisterInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. registerInstanceOperationCallable()
Registers an existing legacy notebook instance to the Notebooks API server.com.google.api.gax.rpc.OperationCallSettings.Builder<RegisterInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. registerInstanceOperationSettings()
Returns the builder for the settings used for calls to registerInstance.com.google.api.gax.rpc.OperationCallSettings<RegisterInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. registerInstanceOperationSettings()
Returns the object with the settings used for calls to registerInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. reportInstanceInfoAsync(ReportInstanceInfoRequest request)
Allows notebook instances to report their latest instance information to the Notebooks API server.com.google.api.gax.rpc.OperationCallable<ReportInstanceInfoRequest,Instance,OperationMetadata>
NotebookServiceClient. reportInstanceInfoOperationCallable()
Allows notebook instances to report their latest instance information to the Notebooks API server.com.google.api.gax.rpc.OperationCallSettings.Builder<ReportInstanceInfoRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. reportInstanceInfoOperationSettings()
Returns the builder for the settings used for calls to reportInstanceInfo.com.google.api.gax.rpc.OperationCallSettings<ReportInstanceInfoRequest,Instance,OperationMetadata>
NotebookServiceSettings. reportInstanceInfoOperationSettings()
Returns the object with the settings used for calls to reportInstanceInfo.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. resetInstanceAsync(ResetInstanceRequest request)
Resets a notebook instance.com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. resetInstanceOperationCallable()
Resets a notebook instance.com.google.api.gax.rpc.OperationCallSettings.Builder<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. resetInstanceOperationSettings()
Returns the builder for the settings used for calls to resetInstance.com.google.api.gax.rpc.OperationCallSettings<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. resetInstanceOperationSettings()
Returns the object with the settings used for calls to resetInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. setInstanceAcceleratorAsync(SetInstanceAcceleratorRequest request)
Updates the guest accelerators of a single Instance.com.google.api.gax.rpc.OperationCallable<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
NotebookServiceClient. setInstanceAcceleratorOperationCallable()
Updates the guest accelerators of a single Instance.com.google.api.gax.rpc.OperationCallSettings.Builder<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. setInstanceAcceleratorOperationSettings()
Returns the builder for the settings used for calls to setInstanceAccelerator.com.google.api.gax.rpc.OperationCallSettings<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
NotebookServiceSettings. setInstanceAcceleratorOperationSettings()
Returns the object with the settings used for calls to setInstanceAccelerator.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. setInstanceLabelsAsync(SetInstanceLabelsRequest request)
Updates the labels of an Instance.com.google.api.gax.rpc.OperationCallable<SetInstanceLabelsRequest,Instance,OperationMetadata>
NotebookServiceClient. setInstanceLabelsOperationCallable()
Updates the labels of an Instance.com.google.api.gax.rpc.OperationCallSettings.Builder<SetInstanceLabelsRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. setInstanceLabelsOperationSettings()
Returns the builder for the settings used for calls to setInstanceLabels.com.google.api.gax.rpc.OperationCallSettings<SetInstanceLabelsRequest,Instance,OperationMetadata>
NotebookServiceSettings. setInstanceLabelsOperationSettings()
Returns the object with the settings used for calls to setInstanceLabels.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. setInstanceMachineTypeAsync(SetInstanceMachineTypeRequest request)
Updates the machine type of a single Instance.com.google.api.gax.rpc.OperationCallable<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
NotebookServiceClient. setInstanceMachineTypeOperationCallable()
Updates the machine type of a single Instance.com.google.api.gax.rpc.OperationCallSettings.Builder<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. setInstanceMachineTypeOperationSettings()
Returns the builder for the settings used for calls to setInstanceMachineType.com.google.api.gax.rpc.OperationCallSettings<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
NotebookServiceSettings. setInstanceMachineTypeOperationSettings()
Returns the object with the settings used for calls to setInstanceMachineType.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. startInstanceAsync(StartInstanceRequest request)
Starts a notebook instance.com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. startInstanceOperationCallable()
Starts a notebook instance.com.google.api.gax.rpc.OperationCallSettings.Builder<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. startInstanceOperationSettings()
Returns the builder for the settings used for calls to startInstance.com.google.api.gax.rpc.OperationCallSettings<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. startInstanceOperationSettings()
Returns the object with the settings used for calls to startInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. stopInstanceAsync(StopInstanceRequest request)
Stops a notebook instance.com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. stopInstanceOperationCallable()
Stops a notebook instance.com.google.api.gax.rpc.OperationCallSettings.Builder<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. stopInstanceOperationSettings()
Returns the builder for the settings used for calls to stopInstance.com.google.api.gax.rpc.OperationCallSettings<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. stopInstanceOperationSettings()
Returns the object with the settings used for calls to stopInstance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceAsync(UpgradeInstanceRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.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.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.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceClient. upgradeInstanceOperationCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings.Builder. upgradeInstanceOperationSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceSettings. upgradeInstanceOperationSettings()
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 Instance Modifier and Type Method Description ListInstancesResponse.Builder
ListInstancesResponse.Builder. addInstances(int index, Instance value)
A list of returned instances.ListInstancesResponse.Builder
ListInstancesResponse.Builder. addInstances(Instance value)
A list of returned instances.Instance.Builder
Instance.Builder. mergeFrom(Instance other)
CreateInstanceRequest.Builder
CreateInstanceRequest.Builder. mergeInstance(Instance value)
Required.static Instance.Builder
Instance. newBuilder(Instance prototype)
CreateInstanceRequest.Builder
CreateInstanceRequest.Builder. setInstance(Instance value)
Required.ListInstancesResponse.Builder
ListInstancesResponse.Builder. setInstances(int index, Instance value)
A list of returned instances.Method parameters in com.google.cloud.notebooks.v1beta1 with type arguments of type Instance Modifier and Type Method Description ListInstancesResponse.Builder
ListInstancesResponse.Builder. addAllInstances(Iterable<? extends Instance> values)
A list of returned instances.static com.google.api.core.ApiFuture<NotebookServiceClient.ListInstancesPagedResponse>
NotebookServiceClient.ListInstancesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
protected NotebookServiceClient.ListInstancesPage
NotebookServiceClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)
com.google.api.core.ApiFuture<NotebookServiceClient.ListInstancesPage>
NotebookServiceClient.ListInstancesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)
default void
NotebookServiceGrpc.AsyncService. getInstance(GetInstanceRequest request, io.grpc.stub.StreamObserver<Instance> responseObserver)
Gets details of a single Instance.void
NotebookServiceGrpc.NotebookServiceStub. getInstance(GetInstanceRequest request, io.grpc.stub.StreamObserver<Instance> responseObserver)
Gets details of a single Instance. -
Uses of Instance in com.google.cloud.notebooks.v1beta1.stub
Methods in com.google.cloud.notebooks.v1beta1.stub that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. createInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. createInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallSettings<CreateInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. createInstanceOperationSettings()
Returns the object with the settings used for calls to createInstance.com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
GrpcNotebookServiceStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>
NotebookServiceStub. getInstanceCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
NotebookServiceStubSettings.Builder. getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>
NotebookServiceStubSettings. getInstanceSettings()
Returns the object with the settings used for calls to getInstance.com.google.api.gax.rpc.OperationCallable<RegisterInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. registerInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<RegisterInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. registerInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RegisterInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. registerInstanceOperationSettings()
Returns the builder for the settings used for calls to registerInstance.com.google.api.gax.rpc.OperationCallSettings<RegisterInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. registerInstanceOperationSettings()
Returns the object with the settings used for calls to registerInstance.com.google.api.gax.rpc.OperationCallable<ReportInstanceInfoRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. reportInstanceInfoOperationCallable()
com.google.api.gax.rpc.OperationCallable<ReportInstanceInfoRequest,Instance,OperationMetadata>
NotebookServiceStub. reportInstanceInfoOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ReportInstanceInfoRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. reportInstanceInfoOperationSettings()
Returns the builder for the settings used for calls to reportInstanceInfo.com.google.api.gax.rpc.OperationCallSettings<ReportInstanceInfoRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. reportInstanceInfoOperationSettings()
Returns the object with the settings used for calls to reportInstanceInfo.com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. resetInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. resetInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. resetInstanceOperationSettings()
Returns the builder for the settings used for calls to resetInstance.com.google.api.gax.rpc.OperationCallSettings<ResetInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. resetInstanceOperationSettings()
Returns the object with the settings used for calls to resetInstance.com.google.api.gax.rpc.OperationCallable<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. setInstanceAcceleratorOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
NotebookServiceStub. setInstanceAcceleratorOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. setInstanceAcceleratorOperationSettings()
Returns the builder for the settings used for calls to setInstanceAccelerator.com.google.api.gax.rpc.OperationCallSettings<SetInstanceAcceleratorRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. setInstanceAcceleratorOperationSettings()
Returns the object with the settings used for calls to setInstanceAccelerator.com.google.api.gax.rpc.OperationCallable<SetInstanceLabelsRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. setInstanceLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetInstanceLabelsRequest,Instance,OperationMetadata>
NotebookServiceStub. setInstanceLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetInstanceLabelsRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. setInstanceLabelsOperationSettings()
Returns the builder for the settings used for calls to setInstanceLabels.com.google.api.gax.rpc.OperationCallSettings<SetInstanceLabelsRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. setInstanceLabelsOperationSettings()
Returns the object with the settings used for calls to setInstanceLabels.com.google.api.gax.rpc.OperationCallable<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. setInstanceMachineTypeOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
NotebookServiceStub. setInstanceMachineTypeOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. setInstanceMachineTypeOperationSettings()
Returns the builder for the settings used for calls to setInstanceMachineType.com.google.api.gax.rpc.OperationCallSettings<SetInstanceMachineTypeRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. setInstanceMachineTypeOperationSettings()
Returns the object with the settings used for calls to setInstanceMachineType.com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. startInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. startInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. startInstanceOperationSettings()
Returns the builder for the settings used for calls to startInstance.com.google.api.gax.rpc.OperationCallSettings<StartInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. startInstanceOperationSettings()
Returns the object with the settings used for calls to startInstance.com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. stopInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. stopInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. stopInstanceOperationSettings()
Returns the builder for the settings used for calls to stopInstance.com.google.api.gax.rpc.OperationCallSettings<StopInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. stopInstanceOperationSettings()
Returns the object with the settings used for calls to stopInstance.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.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
GrpcNotebookServiceStub. upgradeInstanceOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceStub. upgradeInstanceOperationCallable()
Deprecated.com.google.api.gax.rpc.OperationCallSettings.Builder<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings.Builder. upgradeInstanceOperationSettings()
Returns the builder for the settings used for calls to upgradeInstance.com.google.api.gax.rpc.OperationCallSettings<UpgradeInstanceRequest,Instance,OperationMetadata>
NotebookServiceStubSettings. upgradeInstanceOperationSettings()
Returns the object with the settings used for calls to upgradeInstance.
-