public final class NodeTemplateNodeTypeFlexibility extends GeneratedMessage implements NodeTemplateNodeTypeFlexibilityOrBuilder Protobuf type google.cloud.compute.v1.NodeTemplateNodeTypeFlexibility
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > NodeTemplateNodeTypeFlexibilityImplements
NodeTemplateNodeTypeFlexibilityOrBuilderStatic Fields
CPUS_FIELD_NUMBER
public static final int CPUS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
LOCAL_SSD_FIELD_NUMBER
public static final int LOCAL_SSD_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
MEMORY_FIELD_NUMBER
public static final int MEMORY_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static NodeTemplateNodeTypeFlexibility getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static NodeTemplateNodeTypeFlexibility.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility.Builder |
|
newBuilder(NodeTemplateNodeTypeFlexibility prototype)
public static NodeTemplateNodeTypeFlexibility.Builder newBuilder(NodeTemplateNodeTypeFlexibility prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
NodeTemplateNodeTypeFlexibility |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility.Builder |
|
parseDelimitedFrom(InputStream input)
public static NodeTemplateNodeTypeFlexibility parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static NodeTemplateNodeTypeFlexibility parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static NodeTemplateNodeTypeFlexibility parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static NodeTemplateNodeTypeFlexibility parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static NodeTemplateNodeTypeFlexibility parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static NodeTemplateNodeTypeFlexibility parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static NodeTemplateNodeTypeFlexibility parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static NodeTemplateNodeTypeFlexibility parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static NodeTemplateNodeTypeFlexibility parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static NodeTemplateNodeTypeFlexibility parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static NodeTemplateNodeTypeFlexibility parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static NodeTemplateNodeTypeFlexibility parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<NodeTemplateNodeTypeFlexibility> parser()| Returns | |
|---|---|
| Type | Description |
Parser<NodeTemplateNodeTypeFlexibility> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCpus()
public String getCpus()optional string cpus = 3060683;
| Returns | |
|---|---|
| Type | Description |
String |
The cpus. |
getCpusBytes()
public ByteString getCpusBytes()optional string cpus = 3060683;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for cpus. |
getDefaultInstanceForType()
public NodeTemplateNodeTypeFlexibility getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility |
|
getLocalSsd()
public String getLocalSsd()optional string local_ssd = 405741360;
| Returns | |
|---|---|
| Type | Description |
String |
The localSsd. |
getLocalSsdBytes()
public ByteString getLocalSsdBytes()optional string local_ssd = 405741360;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for localSsd. |
getMemory()
public String getMemory()optional string memory = 532856065;
| Returns | |
|---|---|
| Type | Description |
String |
The memory. |
getMemoryBytes()
public ByteString getMemoryBytes()optional string memory = 532856065;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for memory. |
getParserForType()
public Parser<NodeTemplateNodeTypeFlexibility> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<NodeTemplateNodeTypeFlexibility> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasCpus()
public boolean hasCpus()optional string cpus = 3060683;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the cpus field is set. |
hasLocalSsd()
public boolean hasLocalSsd()optional string local_ssd = 405741360;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the localSsd field is set. |
hasMemory()
public boolean hasMemory()optional string memory = 532856065;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the memory 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 NodeTemplateNodeTypeFlexibility.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected NodeTemplateNodeTypeFlexibility.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility.Builder |
|
toBuilder()
public NodeTemplateNodeTypeFlexibility.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
NodeTemplateNodeTypeFlexibility.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|