- 1.76.0 (latest)
- 1.74.0
- 1.73.0
- 1.72.0
- 1.71.0
- 1.70.0
- 1.68.0
- 1.66.0
- 1.65.0
- 1.62.0
- 1.61.0
- 1.60.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.3
- 1.0.6
- 0.6.2
public static final class DataDisk.Builder extends GeneratedMessageV3.Builder<DataDisk.Builder> implements DataDiskOrBuilderAn instance-attached disk resource.
 Protobuf type google.cloud.notebooks.v2.DataDisk
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DataDisk.BuilderImplements
DataDiskOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DataDisk.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
build()
public DataDisk build()| Returns | |
|---|---|
| Type | Description | 
| DataDisk | |
buildPartial()
public DataDisk buildPartial()| Returns | |
|---|---|
| Type | Description | 
| DataDisk | |
clear()
public DataDisk.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
clearDiskEncryption()
public DataDisk.Builder clearDiskEncryption()Optional. Input only. Disk encryption method used on the boot and data disks, defaults to GMEK.
 
 .google.cloud.notebooks.v2.DiskEncryption disk_encryption = 5 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
clearDiskSizeGb()
public DataDisk.Builder clearDiskSizeGb()Optional. The size of the disk in GB attached to this VM instance, up to a maximum of 64000 GB (64 TB). If not specified, this defaults to 100.
 int64 disk_size_gb = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
clearDiskType()
public DataDisk.Builder clearDiskType()Optional. Input only. Indicates the type of the disk.
 
 .google.cloud.notebooks.v2.DiskType disk_type = 2 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
clearField(Descriptors.FieldDescriptor field)
public DataDisk.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
clearKmsKey()
public DataDisk.Builder clearKmsKey() Optional. Input only. The KMS key used to encrypt the disks, only
 applicable if disk_encryption is CMEK. Format:
 projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}
Learn more about using your own encryption keys.
 
 string kms_key = 6 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
clearOneof(Descriptors.OneofDescriptor oneof)
public DataDisk.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
clone()
public DataDisk.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
getDefaultInstanceForType()
public DataDisk getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| DataDisk | |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getDiskEncryption()
public DiskEncryption getDiskEncryption()Optional. Input only. Disk encryption method used on the boot and data disks, defaults to GMEK.
 
 .google.cloud.notebooks.v2.DiskEncryption disk_encryption = 5 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| DiskEncryption | The diskEncryption. | 
getDiskEncryptionValue()
public int getDiskEncryptionValue()Optional. Input only. Disk encryption method used on the boot and data disks, defaults to GMEK.
 
 .google.cloud.notebooks.v2.DiskEncryption disk_encryption = 5 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| int | The enum numeric value on the wire for diskEncryption. | 
getDiskSizeGb()
public long getDiskSizeGb()Optional. The size of the disk in GB attached to this VM instance, up to a maximum of 64000 GB (64 TB). If not specified, this defaults to 100.
 int64 disk_size_gb = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description | 
| long | The diskSizeGb. | 
getDiskType()
public DiskType getDiskType()Optional. Input only. Indicates the type of the disk.
 
 .google.cloud.notebooks.v2.DiskType disk_type = 2 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| DiskType | The diskType. | 
getDiskTypeValue()
public int getDiskTypeValue()Optional. Input only. Indicates the type of the disk.
 
 .google.cloud.notebooks.v2.DiskType disk_type = 2 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| int | The enum numeric value on the wire for diskType. | 
getKmsKey()
public String getKmsKey() Optional. Input only. The KMS key used to encrypt the disks, only
 applicable if disk_encryption is CMEK. Format:
 projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}
Learn more about using your own encryption keys.
 
 string kms_key = 6 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| String | The kmsKey. | 
getKmsKeyBytes()
public ByteString getKmsKeyBytes() Optional. Input only. The KMS key used to encrypt the disks, only
 applicable if disk_encryption is CMEK. Format:
 projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}
Learn more about using your own encryption keys.
 
 string kms_key = 6 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for kmsKey. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeFrom(DataDisk other)
public DataDisk.Builder mergeFrom(DataDisk other)| Parameter | |
|---|---|
| Name | Description | 
| other | DataDisk | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DataDisk.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public DataDisk.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DataDisk.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
setDiskEncryption(DiskEncryption value)
public DataDisk.Builder setDiskEncryption(DiskEncryption value)Optional. Input only. Disk encryption method used on the boot and data disks, defaults to GMEK.
 
 .google.cloud.notebooks.v2.DiskEncryption disk_encryption = 5 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | DiskEncryptionThe diskEncryption to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setDiskEncryptionValue(int value)
public DataDisk.Builder setDiskEncryptionValue(int value)Optional. Input only. Disk encryption method used on the boot and data disks, defaults to GMEK.
 
 .google.cloud.notebooks.v2.DiskEncryption disk_encryption = 5 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | intThe enum numeric value on the wire for diskEncryption to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setDiskSizeGb(long value)
public DataDisk.Builder setDiskSizeGb(long value)Optional. The size of the disk in GB attached to this VM instance, up to a maximum of 64000 GB (64 TB). If not specified, this defaults to 100.
 int64 disk_size_gb = 1 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description | 
| value | longThe diskSizeGb to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setDiskType(DiskType value)
public DataDisk.Builder setDiskType(DiskType value)Optional. Input only. Indicates the type of the disk.
 
 .google.cloud.notebooks.v2.DiskType disk_type = 2 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | DiskTypeThe diskType to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setDiskTypeValue(int value)
public DataDisk.Builder setDiskTypeValue(int value)Optional. Input only. Indicates the type of the disk.
 
 .google.cloud.notebooks.v2.DiskType disk_type = 2 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | intThe enum numeric value on the wire for diskType to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setField(Descriptors.FieldDescriptor field, Object value)
public DataDisk.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
setKmsKey(String value)
public DataDisk.Builder setKmsKey(String value) Optional. Input only. The KMS key used to encrypt the disks, only
 applicable if disk_encryption is CMEK. Format:
 projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}
Learn more about using your own encryption keys.
 
 string kms_key = 6 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe kmsKey to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setKmsKeyBytes(ByteString value)
public DataDisk.Builder setKmsKeyBytes(ByteString value) Optional. Input only. The KMS key used to encrypt the disks, only
 applicable if disk_encryption is CMEK. Format:
 projects/{project_id}/locations/{location}/keyRings/{key_ring_id}/cryptoKeys/{key_id}
Learn more about using your own encryption keys.
 
 string kms_key = 6 [(.google.api.field_behavior) = INPUT_ONLY, (.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for kmsKey to set. | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | This builder for chaining. | 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DataDisk.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |
setUnknownFields(UnknownFieldSet unknownFields)
public final DataDisk.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| DataDisk.Builder | |