public static final class SwitchRuntimeRequest.Builder extends GeneratedMessageV3.Builder<SwitchRuntimeRequest.Builder> implements SwitchRuntimeRequestOrBuilderRequest for switching a Managed Notebook Runtime.
Protobuf type google.cloud.notebooks.v1.SwitchRuntimeRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > SwitchRuntimeRequest.BuilderImplements
SwitchRuntimeRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SwitchRuntimeRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| SwitchRuntimeRequest.Builder |
build()
public SwitchRuntimeRequest build()| Type | Description |
| SwitchRuntimeRequest |
buildPartial()
public SwitchRuntimeRequest buildPartial()| Type | Description |
| SwitchRuntimeRequest |
clear()
public SwitchRuntimeRequest.Builder clear()| Type | Description |
| SwitchRuntimeRequest.Builder |
clearAcceleratorConfig()
public SwitchRuntimeRequest.Builder clearAcceleratorConfig()accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Type | Description |
| SwitchRuntimeRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public SwitchRuntimeRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| SwitchRuntimeRequest.Builder |
clearMachineType()
public SwitchRuntimeRequest.Builder clearMachineType()machine type.
string machine_type = 2;
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
clearName()
public SwitchRuntimeRequest.Builder clearName() Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public SwitchRuntimeRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| SwitchRuntimeRequest.Builder |
clearRequestId()
public SwitchRuntimeRequest.Builder clearRequestId()Idempotent request UUID.
string request_id = 4;
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
clone()
public SwitchRuntimeRequest.Builder clone()| Type | Description |
| SwitchRuntimeRequest.Builder |
getAcceleratorConfig()
public RuntimeAcceleratorConfig getAcceleratorConfig()accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Type | Description |
| RuntimeAcceleratorConfig | The acceleratorConfig. |
getAcceleratorConfigBuilder()
public RuntimeAcceleratorConfig.Builder getAcceleratorConfigBuilder()accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Type | Description |
| RuntimeAcceleratorConfig.Builder |
getAcceleratorConfigOrBuilder()
public RuntimeAcceleratorConfigOrBuilder getAcceleratorConfigOrBuilder()accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Type | Description |
| RuntimeAcceleratorConfigOrBuilder |
getDefaultInstanceForType()
public SwitchRuntimeRequest getDefaultInstanceForType()| Type | Description |
| SwitchRuntimeRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getMachineType()
public String getMachineType()machine type.
string machine_type = 2;
| Type | Description |
| String | The machineType. |
getMachineTypeBytes()
public ByteString getMachineTypeBytes()machine type.
string machine_type = 2;
| Type | Description |
| ByteString | The bytes for machineType. |
getName()
public String getName() Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| String | The name. |
getNameBytes()
public ByteString getNameBytes() Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Type | Description |
| ByteString | The bytes for name. |
getRequestId()
public String getRequestId()Idempotent request UUID.
string request_id = 4;
| Type | Description |
| String | The requestId. |
getRequestIdBytes()
public ByteString getRequestIdBytes()Idempotent request UUID.
string request_id = 4;
| Type | Description |
| ByteString | The bytes for requestId. |
hasAcceleratorConfig()
public boolean hasAcceleratorConfig()accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Type | Description |
| boolean | Whether the acceleratorConfig field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeAcceleratorConfig(RuntimeAcceleratorConfig value)
public SwitchRuntimeRequest.Builder mergeAcceleratorConfig(RuntimeAcceleratorConfig value)accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Name | Description |
| value | RuntimeAcceleratorConfig |
| Type | Description |
| SwitchRuntimeRequest.Builder |
mergeFrom(SwitchRuntimeRequest other)
public SwitchRuntimeRequest.Builder mergeFrom(SwitchRuntimeRequest other)| Name | Description |
| other | SwitchRuntimeRequest |
| Type | Description |
| SwitchRuntimeRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SwitchRuntimeRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| SwitchRuntimeRequest.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public SwitchRuntimeRequest.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| SwitchRuntimeRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final SwitchRuntimeRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| SwitchRuntimeRequest.Builder |
setAcceleratorConfig(RuntimeAcceleratorConfig value)
public SwitchRuntimeRequest.Builder setAcceleratorConfig(RuntimeAcceleratorConfig value)accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Name | Description |
| value | RuntimeAcceleratorConfig |
| Type | Description |
| SwitchRuntimeRequest.Builder |
setAcceleratorConfig(RuntimeAcceleratorConfig.Builder builderForValue)
public SwitchRuntimeRequest.Builder setAcceleratorConfig(RuntimeAcceleratorConfig.Builder builderForValue)accelerator config.
.google.cloud.notebooks.v1.RuntimeAcceleratorConfig accelerator_config = 3;
| Name | Description |
| builderForValue | RuntimeAcceleratorConfig.Builder |
| Type | Description |
| SwitchRuntimeRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public SwitchRuntimeRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| SwitchRuntimeRequest.Builder |
setMachineType(String value)
public SwitchRuntimeRequest.Builder setMachineType(String value)machine type.
string machine_type = 2;
| Name | Description |
| value | StringThe machineType to set. |
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
setMachineTypeBytes(ByteString value)
public SwitchRuntimeRequest.Builder setMachineTypeBytes(ByteString value)machine type.
string machine_type = 2;
| Name | Description |
| value | ByteStringThe bytes for machineType to set. |
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
setName(String value)
public SwitchRuntimeRequest.Builder setName(String value) Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
| value | StringThe name to set. |
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
setNameBytes(ByteString value)
public SwitchRuntimeRequest.Builder setNameBytes(ByteString value) Required. Format:
projects/{project_id}/locations/{location}/runtimes/{runtime_id}
string name = 1 [(.google.api.field_behavior) = REQUIRED];
| Name | Description |
| value | ByteStringThe bytes for name to set. |
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public SwitchRuntimeRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| SwitchRuntimeRequest.Builder |
setRequestId(String value)
public SwitchRuntimeRequest.Builder setRequestId(String value)Idempotent request UUID.
string request_id = 4;
| Name | Description |
| value | StringThe requestId to set. |
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
setRequestIdBytes(ByteString value)
public SwitchRuntimeRequest.Builder setRequestIdBytes(ByteString value)Idempotent request UUID.
string request_id = 4;
| Name | Description |
| value | ByteStringThe bytes for requestId to set. |
| Type | Description |
| SwitchRuntimeRequest.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final SwitchRuntimeRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| SwitchRuntimeRequest.Builder |