public static final class WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk extends GeneratedMessageV3 implements WorkstationConfig.PersistentDirectory.GceRegionalPersistentDiskOrBuilder
A PersistentDirectory backed by a Compute Engine regional persistent disk.
Protobuf type
google.cloud.workstations.v1beta.WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > WorkstationConfig.PersistentDirectory.GceRegionalPersistentDiskStatic Fields
DISK_TYPE_FIELD_NUMBER
public static final int DISK_TYPE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
FS_TYPE_FIELD_NUMBER
public static final int FS_TYPE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
RECLAIM_POLICY_FIELD_NUMBER
public static final int RECLAIM_POLICY_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
SIZE_GB_FIELD_NUMBER
public static final int SIZE_GB_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
SOURCE_SNAPSHOT_FIELD_NUMBER
public static final int SOURCE_SNAPSHOT_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk getDefaultInstance()
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder newBuilder()
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder |
newBuilder(WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk prototype)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder newBuilder(WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk prototype)
Parameter | |
---|---|
Name | Description |
prototype | WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder |
parseDelimitedFrom(InputStream input)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input | InputStream |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data | byte[] |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data | ByteString |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input | CodedInputStream |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input | InputStream |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data | ByteBuffer |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data | ByteBuffer |
extensionRegistry | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk> parser()
Returns | |
---|---|
Type | Description |
Parser<GceRegionalPersistentDisk> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj | Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk |
getDiskType()
public String getDiskType()
Type of the disk to use.
string disk_type = 3;
Returns | |
---|---|
Type | Description |
String | The diskType. |
getDiskTypeBytes()
public ByteString getDiskTypeBytes()
Type of the disk to use.
string disk_type = 3;
Returns | |
---|---|
Type | Description |
ByteString | The bytes for diskType. |
getFsType()
public String getFsType()
Type of file system that the disk should be formatted with. The workstation image must support this file system type. Must be empty if source_snapshot is set.
string fs_type = 2;
Returns | |
---|---|
Type | Description |
String | The fsType. |
getFsTypeBytes()
public ByteString getFsTypeBytes()
Type of file system that the disk should be formatted with. The workstation image must support this file system type. Must be empty if source_snapshot is set.
string fs_type = 2;
Returns | |
---|---|
Type | Description |
ByteString | The bytes for fsType. |
getParserForType()
public Parser<WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<GceRegionalPersistentDisk> |
getReclaimPolicy()
public WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.ReclaimPolicy getReclaimPolicy()
What should happen to the disk after the workstation is deleted. Defaults to DELETE.
.google.cloud.workstations.v1beta.WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.ReclaimPolicy reclaim_policy = 4;
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.ReclaimPolicy | The reclaimPolicy. |
getReclaimPolicyValue()
public int getReclaimPolicyValue()
What should happen to the disk after the workstation is deleted. Defaults to DELETE.
.google.cloud.workstations.v1beta.WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.ReclaimPolicy reclaim_policy = 4;
Returns | |
---|---|
Type | Description |
int | The enum numeric value on the wire for reclaimPolicy. |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getSizeGb()
public int getSizeGb()
Size of the disk in GB. Must be empty if source_snapshot is set.
int32 size_gb = 1;
Returns | |
---|---|
Type | Description |
int | The sizeGb. |
getSourceSnapshot()
public String getSourceSnapshot()
Name of the snapshot to use as the source for the disk. If set, size_gb and fs_type must be empty.
string source_snapshot = 5;
Returns | |
---|---|
Type | Description |
String | The sourceSnapshot. |
getSourceSnapshotBytes()
public ByteString getSourceSnapshotBytes()
Name of the snapshot to use as the source for the disk. If set, size_gb and fs_type must be empty.
string source_snapshot = 5;
Returns | |
---|---|
Type | Description |
ByteString | The bytes for sourceSnapshot. |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Returns | |
---|---|
Type | Description |
UnknownFieldSet |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent | BuilderParent |
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused | UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder toBuilder()
Returns | |
---|---|
Type | Description |
WorkstationConfig.PersistentDirectory.GceRegionalPersistentDisk.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output | CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |