Uses of Class
com.google.cloud.notebooks.v1beta1.IsInstanceUpgradeableResponse
-
Packages that use IsInstanceUpgradeableResponse Package Description com.google.cloud.notebooks.v1beta1 A client to Notebooks APIcom.google.cloud.notebooks.v1beta1.stub -
-
Uses of IsInstanceUpgradeableResponse in com.google.cloud.notebooks.v1beta1
Methods in com.google.cloud.notebooks.v1beta1 that return IsInstanceUpgradeableResponse Modifier and Type Method Description IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse.Builder. build()
IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse.Builder. buildPartial()
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. getDefaultInstance()
IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse.Builder. getDefaultInstanceForType()
IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. getDefaultInstanceForType()
IsInstanceUpgradeableResponse
NotebookServiceClient. isInstanceUpgradeable(IsInstanceUpgradeableRequest request)
Deprecated.This method is deprecated and will be removed in the next major version update.IsInstanceUpgradeableResponse
NotebookServiceGrpc.NotebookServiceBlockingStub. isInstanceUpgradeable(IsInstanceUpgradeableRequest request)
Deprecated.static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseDelimitedFrom(InputStream input)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(byte[] data)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(com.google.protobuf.ByteString data)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(InputStream input)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(ByteBuffer data)
static IsInstanceUpgradeableResponse
IsInstanceUpgradeableResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.notebooks.v1beta1 that return types with arguments of type IsInstanceUpgradeableResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceGrpc. getIsInstanceUpgradeableMethod()
com.google.protobuf.Parser<IsInstanceUpgradeableResponse>
IsInstanceUpgradeableResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<IsInstanceUpgradeableResponse>
NotebookServiceGrpc.NotebookServiceFutureStub. isInstanceUpgradeable(IsInstanceUpgradeableRequest request)
Deprecated.com.google.api.gax.rpc.UnaryCallable<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceClient. isInstanceUpgradeableCallable()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings.Builder<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceSettings.Builder. isInstanceUpgradeableSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceSettings. isInstanceUpgradeableSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.static com.google.protobuf.Parser<IsInstanceUpgradeableResponse>
IsInstanceUpgradeableResponse. parser()
Methods in com.google.cloud.notebooks.v1beta1 with parameters of type IsInstanceUpgradeableResponse Modifier and Type Method Description IsInstanceUpgradeableResponse.Builder
IsInstanceUpgradeableResponse.Builder. mergeFrom(IsInstanceUpgradeableResponse other)
static IsInstanceUpgradeableResponse.Builder
IsInstanceUpgradeableResponse. newBuilder(IsInstanceUpgradeableResponse prototype)
Method parameters in com.google.cloud.notebooks.v1beta1 with type arguments of type IsInstanceUpgradeableResponse Modifier and Type Method Description default void
NotebookServiceGrpc.AsyncService. isInstanceUpgradeable(IsInstanceUpgradeableRequest request, io.grpc.stub.StreamObserver<IsInstanceUpgradeableResponse> responseObserver)
Deprecated.void
NotebookServiceGrpc.NotebookServiceStub. isInstanceUpgradeable(IsInstanceUpgradeableRequest request, io.grpc.stub.StreamObserver<IsInstanceUpgradeableResponse> responseObserver)
Deprecated. -
Uses of IsInstanceUpgradeableResponse in com.google.cloud.notebooks.v1beta1.stub
Methods in com.google.cloud.notebooks.v1beta1.stub that return types with arguments of type IsInstanceUpgradeableResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
GrpcNotebookServiceStub. isInstanceUpgradeableCallable()
com.google.api.gax.rpc.UnaryCallable<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceStub. isInstanceUpgradeableCallable()
Deprecated.com.google.api.gax.rpc.UnaryCallSettings.Builder<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceStubSettings.Builder. isInstanceUpgradeableSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.com.google.api.gax.rpc.UnaryCallSettings<IsInstanceUpgradeableRequest,IsInstanceUpgradeableResponse>
NotebookServiceStubSettings. isInstanceUpgradeableSettings()
Deprecated.This method is deprecated and will be removed in the next major version update.
-