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 classMachineType.BuilderRepresents 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 intACCELERATORS_FIELD_NUMBERstatic intCREATION_TIMESTAMP_FIELD_NUMBERstatic intDEPRECATED_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intGUEST_CPUS_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIMAGE_SPACE_GB_FIELD_NUMBERstatic intIS_SHARED_CPU_FIELD_NUMBERstatic intKIND_FIELD_NUMBERstatic intMAXIMUM_PERSISTENT_DISKS_FIELD_NUMBERstatic intMAXIMUM_PERSISTENT_DISKS_SIZE_GB_FIELD_NUMBERstatic intMEMORY_MB_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intSCRATCH_DISKS_FIELD_NUMBERstatic intSELF_LINK_FIELD_NUMBERstatic intZONE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)AcceleratorsgetAccelerators(int index)[Output Only] A list of accelerator configurations assigned to this machine type.intgetAcceleratorsCount()[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.AcceleratorsOrBuildergetAcceleratorsOrBuilder(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.StringgetCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteStringgetCreationTimestampBytes()[Output Only] Creation timestamp in RFC3339 text format.static MachineTypegetDefaultInstance()MachineTypegetDefaultInstanceForType()DeprecationStatusgetDeprecated()[Output Only] The deprecation status associated with this machine type.DeprecationStatusOrBuildergetDeprecatedOrBuilder()[Output Only] The deprecation status associated with this machine type.StringgetDescription()[Output Only] An optional textual description of the resource.com.google.protobuf.ByteStringgetDescriptionBytes()[Output Only] An optional textual description of the resource.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()intgetGuestCpus()[Output Only] The number of virtual CPUs that are available to the instance.longgetId()[Output Only] The unique identifier for the resource.intgetImageSpaceGb()[Deprecated] This property is deprecated and will never be populated with any relevant values.booleangetIsSharedCpu()[Output Only] Whether this machine type has a shared CPU.StringgetKind()[Output Only] The type of the resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] The type of the resource.intgetMaximumPersistentDisks()[Output Only] Maximum persistent disks allowed.longgetMaximumPersistentDisksSizeGb()[Output Only] Maximum total persistent disks size (GB) allowed.intgetMemoryMb()[Output Only] The amount of physical memory available to the instance, defined in MB.StringgetName()[Output Only] Name of the resource.com.google.protobuf.ByteStringgetNameBytes()[Output Only] Name of the resource.com.google.protobuf.Parser<MachineType>getParserForType()ScratchDisksgetScratchDisks(int index)[Output Only] A list of extended scratch disks assigned to the instance.intgetScratchDisksCount()[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.ScratchDisksOrBuildergetScratchDisksOrBuilder(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.StringgetSelfLink()[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] Server-defined URL for the resource.intgetSerializedSize()StringgetZone()[Output Only] The name of the zone where the machine type resides, such as us-central1-a.com.google.protobuf.ByteStringgetZoneBytes()[Output Only] The name of the zone where the machine type resides, such as us-central1-a.booleanhasCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.booleanhasDeprecated()[Output Only] The deprecation status associated with this machine type.booleanhasDescription()[Output Only] An optional textual description of the resource.booleanhasGuestCpus()[Output Only] The number of virtual CPUs that are available to the instance.inthashCode()booleanhasId()[Output Only] The unique identifier for the resource.booleanhasImageSpaceGb()[Deprecated] This property is deprecated and will never be populated with any relevant values.booleanhasIsSharedCpu()[Output Only] Whether this machine type has a shared CPU.booleanhasKind()[Output Only] The type of the resource.booleanhasMaximumPersistentDisks()[Output Only] Maximum persistent disks allowed.booleanhasMaximumPersistentDisksSizeGb()[Output Only] Maximum total persistent disks size (GB) allowed.booleanhasMemoryMb()[Output Only] The amount of physical memory available to the instance, defined in MB.booleanhasName()[Output Only] Name of the resource.booleanhasSelfLink()[Output Only] Server-defined URL for the resource.booleanhasZone()[Output Only] The name of the zone where the machine type resides, such as us-central1-a.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static MachineType.BuildernewBuilder()static MachineType.BuildernewBuilder(MachineType prototype)MachineType.BuildernewBuilderForType()protected MachineType.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static MachineTypeparseDelimitedFrom(InputStream input)static MachineTypeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MachineTypeparseFrom(byte[] data)static MachineTypeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MachineTypeparseFrom(com.google.protobuf.ByteString data)static MachineTypeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MachineTypeparseFrom(com.google.protobuf.CodedInputStream input)static MachineTypeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MachineTypeparseFrom(InputStream input)static MachineTypeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MachineTypeparseFrom(ByteBuffer data)static MachineTypeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<MachineType>parser()MachineType.BuildertoBuilder()voidwriteTo(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:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein 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:
getAcceleratorsListin 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:
getAcceleratorsOrBuilderListin 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:
getAcceleratorsCountin 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:
getAcceleratorsin 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:
getAcceleratorsOrBuilderin interfaceMachineTypeOrBuilder
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
hasCreationTimestampin 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:
getCreationTimestampin 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:
getCreationTimestampBytesin 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:
hasDeprecatedin 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:
getDeprecatedin 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:
getDeprecatedOrBuilderin interfaceMachineTypeOrBuilder
-
hasDescription
public boolean hasDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;- Specified by:
hasDescriptionin 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:
getDescriptionin 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:
getDescriptionBytesin 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:
hasGuestCpusin 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:
getGuestCpusin 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:
hasIdin 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:
getIdin 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:
hasImageSpaceGbin 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:
getImageSpaceGbin 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:
hasIsSharedCpuin 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:
getIsSharedCpuin 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:
hasKindin 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:
getKindin 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:
getKindBytesin interfaceMachineTypeOrBuilder- Returns:
- The bytes for kind.
-
hasMaximumPersistentDisks
public boolean hasMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;- Specified by:
hasMaximumPersistentDisksin 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:
getMaximumPersistentDisksin 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:
hasMaximumPersistentDisksSizeGbin 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:
getMaximumPersistentDisksSizeGbin 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:
hasMemoryMbin 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:
getMemoryMbin interfaceMachineTypeOrBuilder- Returns:
- The memoryMb.
-
hasName
public boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;- Specified by:
hasNamein interfaceMachineTypeOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
[Output Only] Name of the resource.
optional string name = 3373707;- Specified by:
getNamein interfaceMachineTypeOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;- Specified by:
getNameBytesin 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:
getScratchDisksListin 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:
getScratchDisksOrBuilderListin 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:
getScratchDisksCountin 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:
getScratchDisksin 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:
getScratchDisksOrBuilderin interfaceMachineTypeOrBuilder
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin 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:
getSelfLinkin 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:
getSelfLinkBytesin 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:
hasZonein 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:
getZonein 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:
getZoneBytesin interfaceMachineTypeOrBuilder- Returns:
- The bytes for zone.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein 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:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein 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:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MachineType.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein 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:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public MachineType getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-