Package com.google.cloud.compute.v1
Class MachineType
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.MachineType
-
- All Implemented Interfaces:
MachineTypeOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class MachineType extends com.google.protobuf.GeneratedMessageV3 implements MachineTypeOrBuilder
Represents a Machine Type resource. You can use specific machine types for your VM instances based on performance and pricing requirements. For more information, read Machine Types.
Protobuf typegoogle.cloud.compute.v1.MachineType
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
MachineType.Builder
Represents a Machine Type resource.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACCELERATORS_FIELD_NUMBER
static int
CREATION_TIMESTAMP_FIELD_NUMBER
static int
DEPRECATED_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
GUEST_CPUS_FIELD_NUMBER
static int
ID_FIELD_NUMBER
static int
IMAGE_SPACE_GB_FIELD_NUMBER
static int
IS_SHARED_CPU_FIELD_NUMBER
static int
KIND_FIELD_NUMBER
static int
MAXIMUM_PERSISTENT_DISKS_FIELD_NUMBER
static int
MAXIMUM_PERSISTENT_DISKS_SIZE_GB_FIELD_NUMBER
static int
MEMORY_MB_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
SCRATCH_DISKS_FIELD_NUMBER
static int
SELF_LINK_FIELD_NUMBER
static int
ZONE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
Accelerators
getAccelerators(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.int
getAcceleratorsCount()
[Output Only] A list of accelerator configurations assigned to this machine type.List<Accelerators>
getAcceleratorsList()
[Output Only] A list of accelerator configurations assigned to this machine type.AcceleratorsOrBuilder
getAcceleratorsOrBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.List<? extends AcceleratorsOrBuilder>
getAcceleratorsOrBuilderList()
[Output Only] A list of accelerator configurations assigned to this machine type.String
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteString
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.static MachineType
getDefaultInstance()
MachineType
getDefaultInstanceForType()
DeprecationStatus
getDeprecated()
[Output Only] The deprecation status associated with this machine type.DeprecationStatusOrBuilder
getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this machine type.String
getDescription()
[Output Only] An optional textual description of the resource.com.google.protobuf.ByteString
getDescriptionBytes()
[Output Only] An optional textual description of the resource.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
int
getGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.long
getId()
[Output Only] The unique identifier for the resource.int
getImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.boolean
getIsSharedCpu()
[Output Only] Whether this machine type has a shared CPU.String
getKind()
[Output Only] The type of the resource.com.google.protobuf.ByteString
getKindBytes()
[Output Only] The type of the resource.int
getMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.long
getMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.int
getMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.String
getName()
[Output Only] Name of the resource.com.google.protobuf.ByteString
getNameBytes()
[Output Only] Name of the resource.com.google.protobuf.Parser<MachineType>
getParserForType()
ScratchDisks
getScratchDisks(int index)
[Output Only] A list of extended scratch disks assigned to the instance.int
getScratchDisksCount()
[Output Only] A list of extended scratch disks assigned to the instance.List<ScratchDisks>
getScratchDisksList()
[Output Only] A list of extended scratch disks assigned to the instance.ScratchDisksOrBuilder
getScratchDisksOrBuilder(int index)
[Output Only] A list of extended scratch disks assigned to the instance.List<? extends ScratchDisksOrBuilder>
getScratchDisksOrBuilderList()
[Output Only] A list of extended scratch disks assigned to the instance.String
getSelfLink()
[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteString
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.int
getSerializedSize()
String
getZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.com.google.protobuf.ByteString
getZoneBytes()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.boolean
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.boolean
hasDeprecated()
[Output Only] The deprecation status associated with this machine type.boolean
hasDescription()
[Output Only] An optional textual description of the resource.boolean
hasGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.int
hashCode()
boolean
hasId()
[Output Only] The unique identifier for the resource.boolean
hasImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.boolean
hasIsSharedCpu()
[Output Only] Whether this machine type has a shared CPU.boolean
hasKind()
[Output Only] The type of the resource.boolean
hasMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.boolean
hasMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.boolean
hasMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.boolean
hasName()
[Output Only] Name of the resource.boolean
hasSelfLink()
[Output Only] Server-defined URL for the resource.boolean
hasZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static MachineType.Builder
newBuilder()
static MachineType.Builder
newBuilder(MachineType prototype)
MachineType.Builder
newBuilderForType()
protected MachineType.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static MachineType
parseDelimitedFrom(InputStream input)
static MachineType
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MachineType
parseFrom(byte[] data)
static MachineType
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MachineType
parseFrom(com.google.protobuf.ByteString data)
static MachineType
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MachineType
parseFrom(com.google.protobuf.CodedInputStream input)
static MachineType
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MachineType
parseFrom(InputStream input)
static MachineType
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MachineType
parseFrom(ByteBuffer data)
static MachineType
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<MachineType>
parser()
MachineType.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ACCELERATORS_FIELD_NUMBER
public static final int ACCELERATORS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_TIMESTAMP_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEPRECATED_FIELD_NUMBER
public static final int DEPRECATED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GUEST_CPUS_FIELD_NUMBER
public static final int GUEST_CPUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGE_SPACE_GB_FIELD_NUMBER
public static final int IMAGE_SPACE_GB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_SHARED_CPU_FIELD_NUMBER
public static final int IS_SHARED_CPU_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXIMUM_PERSISTENT_DISKS_FIELD_NUMBER
public static final int MAXIMUM_PERSISTENT_DISKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXIMUM_PERSISTENT_DISKS_SIZE_GB_FIELD_NUMBER
public static final int MAXIMUM_PERSISTENT_DISKS_SIZE_GB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MEMORY_MB_FIELD_NUMBER
public static final int MEMORY_MB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCRATCH_DISKS_FIELD_NUMBER
public static final int SCRATCH_DISKS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELF_LINK_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ZONE_FIELD_NUMBER
public static final int ZONE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getAcceleratorsList
public List<Accelerators> getAcceleratorsList()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
- Specified by:
getAcceleratorsList
in interfaceMachineTypeOrBuilder
-
getAcceleratorsOrBuilderList
public List<? extends AcceleratorsOrBuilder> getAcceleratorsOrBuilderList()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
- Specified by:
getAcceleratorsOrBuilderList
in interfaceMachineTypeOrBuilder
-
getAcceleratorsCount
public int getAcceleratorsCount()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
- Specified by:
getAcceleratorsCount
in interfaceMachineTypeOrBuilder
-
getAccelerators
public Accelerators getAccelerators(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
- Specified by:
getAccelerators
in interfaceMachineTypeOrBuilder
-
getAcceleratorsOrBuilder
public AcceleratorsOrBuilder getAcceleratorsOrBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
- Specified by:
getAcceleratorsOrBuilder
in interfaceMachineTypeOrBuilder
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
hasCreationTimestamp
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestamp
in interfaceMachineTypeOrBuilder
- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestampBytes
in interfaceMachineTypeOrBuilder
- Returns:
- The bytes for creationTimestamp.
-
hasDeprecated
public boolean hasDeprecated()
[Output Only] The deprecation status associated with this machine type. Only applicable if the machine type is unavailable.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
- Specified by:
hasDeprecated
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the deprecated field is set.
-
getDeprecated
public DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this machine type. Only applicable if the machine type is unavailable.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
- Specified by:
getDeprecated
in interfaceMachineTypeOrBuilder
- Returns:
- The deprecated.
-
getDeprecatedOrBuilder
public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this machine type. Only applicable if the machine type is unavailable.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
- Specified by:
getDeprecatedOrBuilder
in interfaceMachineTypeOrBuilder
-
hasDescription
public boolean hasDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;
- Specified by:
hasDescription
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;
- Specified by:
getDescription
in interfaceMachineTypeOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in interfaceMachineTypeOrBuilder
- Returns:
- The bytes for description.
-
hasGuestCpus
public boolean hasGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.
optional int32 guest_cpus = 393356754;
- Specified by:
hasGuestCpus
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the guestCpus field is set.
-
getGuestCpus
public int getGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.
optional int32 guest_cpus = 393356754;
- Specified by:
getGuestCpus
in interfaceMachineTypeOrBuilder
- Returns:
- The guestCpus.
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
hasId
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
getId
in interfaceMachineTypeOrBuilder
- Returns:
- The id.
-
hasImageSpaceGb
public boolean hasImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.
optional int32 image_space_gb = 75331864;
- Specified by:
hasImageSpaceGb
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the imageSpaceGb field is set.
-
getImageSpaceGb
public int getImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.
optional int32 image_space_gb = 75331864;
- Specified by:
getImageSpaceGb
in interfaceMachineTypeOrBuilder
- Returns:
- The imageSpaceGb.
-
hasIsSharedCpu
public boolean hasIsSharedCpu()
[Output Only] Whether this machine type has a shared CPU. See Shared-core machine types for more information.
optional bool is_shared_cpu = 521399555;
- Specified by:
hasIsSharedCpu
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the isSharedCpu field is set.
-
getIsSharedCpu
public boolean getIsSharedCpu()
[Output Only] Whether this machine type has a shared CPU. See Shared-core machine types for more information.
optional bool is_shared_cpu = 521399555;
- Specified by:
getIsSharedCpu
in interfaceMachineTypeOrBuilder
- Returns:
- The isSharedCpu.
-
hasKind
public boolean hasKind()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceMachineTypeOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceMachineTypeOrBuilder
- Returns:
- The bytes for kind.
-
hasMaximumPersistentDisks
public boolean hasMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;
- Specified by:
hasMaximumPersistentDisks
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the maximumPersistentDisks field is set.
-
getMaximumPersistentDisks
public int getMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;
- Specified by:
getMaximumPersistentDisks
in interfaceMachineTypeOrBuilder
- Returns:
- The maximumPersistentDisks.
-
hasMaximumPersistentDisksSizeGb
public boolean hasMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.
optional int64 maximum_persistent_disks_size_gb = 154274471;
- Specified by:
hasMaximumPersistentDisksSizeGb
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the maximumPersistentDisksSizeGb field is set.
-
getMaximumPersistentDisksSizeGb
public long getMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.
optional int64 maximum_persistent_disks_size_gb = 154274471;
- Specified by:
getMaximumPersistentDisksSizeGb
in interfaceMachineTypeOrBuilder
- Returns:
- The maximumPersistentDisksSizeGb.
-
hasMemoryMb
public boolean hasMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.
optional int32 memory_mb = 116001171;
- Specified by:
hasMemoryMb
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the memoryMb field is set.
-
getMemoryMb
public int getMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.
optional int32 memory_mb = 116001171;
- Specified by:
getMemoryMb
in interfaceMachineTypeOrBuilder
- Returns:
- The memoryMb.
-
hasName
public boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;
- Specified by:
hasName
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public String getName()
[Output Only] Name of the resource.
optional string name = 3373707;
- Specified by:
getName
in interfaceMachineTypeOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;
- Specified by:
getNameBytes
in interfaceMachineTypeOrBuilder
- Returns:
- The bytes for name.
-
getScratchDisksList
public List<ScratchDisks> getScratchDisksList()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
- Specified by:
getScratchDisksList
in interfaceMachineTypeOrBuilder
-
getScratchDisksOrBuilderList
public List<? extends ScratchDisksOrBuilder> getScratchDisksOrBuilderList()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
- Specified by:
getScratchDisksOrBuilderList
in interfaceMachineTypeOrBuilder
-
getScratchDisksCount
public int getScratchDisksCount()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
- Specified by:
getScratchDisksCount
in interfaceMachineTypeOrBuilder
-
getScratchDisks
public ScratchDisks getScratchDisks(int index)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
- Specified by:
getScratchDisks
in interfaceMachineTypeOrBuilder
-
getScratchDisksOrBuilder
public ScratchDisksOrBuilder getScratchDisksOrBuilder(int index)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
- Specified by:
getScratchDisksOrBuilder
in interfaceMachineTypeOrBuilder
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
hasSelfLink
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLink
in interfaceMachineTypeOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLinkBytes
in interfaceMachineTypeOrBuilder
- Returns:
- The bytes for selfLink.
-
hasZone
public boolean hasZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;
- Specified by:
hasZone
in interfaceMachineTypeOrBuilder
- Returns:
- Whether the zone field is set.
-
getZone
public String getZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;
- Specified by:
getZone
in interfaceMachineTypeOrBuilder
- Returns:
- The zone.
-
getZoneBytes
public com.google.protobuf.ByteString getZoneBytes()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;
- Specified by:
getZoneBytes
in interfaceMachineTypeOrBuilder
- Returns:
- The bytes for zone.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MachineType parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MachineType parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MachineType parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MachineType parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MachineType parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MachineType parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MachineType parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MachineType parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MachineType parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static MachineType parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static MachineType parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static MachineType parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public MachineType.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static MachineType.Builder newBuilder()
-
newBuilder
public static MachineType.Builder newBuilder(MachineType prototype)
-
toBuilder
public MachineType.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MachineType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static MachineType getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<MachineType> parser()
-
getParserForType
public com.google.protobuf.Parser<MachineType> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MachineType getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-