public final class FutureResourcesSpecLocalSsdPartition extends GeneratedMessage implements FutureResourcesSpecLocalSsdPartitionOrBuilder Protobuf type google.cloud.compute.v1.FutureResourcesSpecLocalSsdPartition
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > FutureResourcesSpecLocalSsdPartitionStatic Fields
DISK_INTERFACE_FIELD_NUMBER
public static final int DISK_INTERFACE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DISK_SIZE_GB_FIELD_NUMBER
public static final int DISK_SIZE_GB_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static FutureResourcesSpecLocalSsdPartition getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static FutureResourcesSpecLocalSsdPartition.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition.Builder |
|
newBuilder(FutureResourcesSpecLocalSsdPartition prototype)
public static FutureResourcesSpecLocalSsdPartition.Builder newBuilder(FutureResourcesSpecLocalSsdPartition prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
FutureResourcesSpecLocalSsdPartition |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition.Builder |
|
parseDelimitedFrom(InputStream input)
public static FutureResourcesSpecLocalSsdPartition parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static FutureResourcesSpecLocalSsdPartition parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static FutureResourcesSpecLocalSsdPartition parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static FutureResourcesSpecLocalSsdPartition parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static FutureResourcesSpecLocalSsdPartition parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static FutureResourcesSpecLocalSsdPartition parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static FutureResourcesSpecLocalSsdPartition parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static FutureResourcesSpecLocalSsdPartition parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static FutureResourcesSpecLocalSsdPartition parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static FutureResourcesSpecLocalSsdPartition parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static FutureResourcesSpecLocalSsdPartition parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static FutureResourcesSpecLocalSsdPartition parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<FutureResourcesSpecLocalSsdPartition> parser()| Returns | |
|---|---|
| Type | Description |
Parser<FutureResourcesSpecLocalSsdPartition> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public FutureResourcesSpecLocalSsdPartition getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition |
|
getDiskInterface()
public String getDiskInterface()Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values.
optional string disk_interface = 66770199;
| Returns | |
|---|---|
| Type | Description |
String |
The diskInterface. |
getDiskInterfaceBytes()
public ByteString getDiskInterfaceBytes()Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values.
optional string disk_interface = 66770199;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for diskInterface. |
getDiskSizeGb()
public long getDiskSizeGb()The size of the disk in GB.
optional int64 disk_size_gb = 316263735;
| Returns | |
|---|---|
| Type | Description |
long |
The diskSizeGb. |
getParserForType()
public Parser<FutureResourcesSpecLocalSsdPartition> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<FutureResourcesSpecLocalSsdPartition> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasDiskInterface()
public boolean hasDiskInterface()Disk interface. Defaults to SCSI. Check the DiskInterface enum for the list of possible values.
optional string disk_interface = 66770199;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the diskInterface field is set. |
hasDiskSizeGb()
public boolean hasDiskSizeGb()The size of the disk in GB.
optional int64 disk_size_gb = 316263735;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the diskSizeGb field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public FutureResourcesSpecLocalSsdPartition.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected FutureResourcesSpecLocalSsdPartition.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition.Builder |
|
toBuilder()
public FutureResourcesSpecLocalSsdPartition.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
FutureResourcesSpecLocalSsdPartition.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|