Package com.google.cloud.compute.v1
Class MachineType.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
- com.google.cloud.compute.v1.MachineType.Builder
-
- All Implemented Interfaces:
MachineTypeOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- MachineType
public static final class MachineType.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder> 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
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description MachineType.Builder
addAccelerators(int index, Accelerators value)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
addAccelerators(int index, Accelerators.Builder builderForValue)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
addAccelerators(Accelerators value)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
addAccelerators(Accelerators.Builder builderForValue)
[Output Only] A list of accelerator configurations assigned to this machine type.Accelerators.Builder
addAcceleratorsBuilder()
[Output Only] A list of accelerator configurations assigned to this machine type.Accelerators.Builder
addAcceleratorsBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
addAllAccelerators(Iterable<? extends Accelerators> values)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
addAllScratchDisks(Iterable<? extends ScratchDisks> values)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MachineType.Builder
addScratchDisks(int index, ScratchDisks value)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
addScratchDisks(int index, ScratchDisks.Builder builderForValue)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
addScratchDisks(ScratchDisks value)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
addScratchDisks(ScratchDisks.Builder builderForValue)
[Output Only] A list of extended scratch disks assigned to the instance.ScratchDisks.Builder
addScratchDisksBuilder()
[Output Only] A list of extended scratch disks assigned to the instance.ScratchDisks.Builder
addScratchDisksBuilder(int index)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType
build()
MachineType
buildPartial()
MachineType.Builder
clear()
MachineType.Builder
clearAccelerators()
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.MachineType.Builder
clearDeprecated()
[Output Only] The deprecation status associated with this machine type.MachineType.Builder
clearDescription()
[Output Only] An optional textual description of the resource.MachineType.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
MachineType.Builder
clearGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.MachineType.Builder
clearId()
[Output Only] The unique identifier for the resource.MachineType.Builder
clearImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.MachineType.Builder
clearIsSharedCpu()
[Output Only] Whether this machine type has a shared CPU.MachineType.Builder
clearKind()
[Output Only] The type of the resource.MachineType.Builder
clearMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.MachineType.Builder
clearMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.MachineType.Builder
clearMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.MachineType.Builder
clearName()
[Output Only] Name of the resource.MachineType.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
MachineType.Builder
clearScratchDisks()
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
clearSelfLink()
[Output Only] Server-defined URL for the resource.MachineType.Builder
clearZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.MachineType.Builder
clone()
Accelerators
getAccelerators(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.Accelerators.Builder
getAcceleratorsBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.List<Accelerators.Builder>
getAcceleratorsBuilderList()
[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.MachineType
getDefaultInstanceForType()
DeprecationStatus
getDeprecated()
[Output Only] The deprecation status associated with this machine type.DeprecationStatus.Builder
getDeprecatedBuilder()
[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()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
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.ScratchDisks
getScratchDisks(int index)
[Output Only] A list of extended scratch disks assigned to the instance.ScratchDisks.Builder
getScratchDisksBuilder(int index)
[Output Only] A list of extended scratch disks assigned to the instance.List<ScratchDisks.Builder>
getScratchDisksBuilderList()
[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.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.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()
MachineType.Builder
mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this machine type.MachineType.Builder
mergeFrom(MachineType other)
MachineType.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MachineType.Builder
mergeFrom(com.google.protobuf.Message other)
MachineType.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MachineType.Builder
removeAccelerators(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
removeScratchDisks(int index)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
setAccelerators(int index, Accelerators value)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
setAccelerators(int index, Accelerators.Builder builderForValue)
[Output Only] A list of accelerator configurations assigned to this machine type.MachineType.Builder
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.MachineType.Builder
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.MachineType.Builder
setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this machine type.MachineType.Builder
setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this machine type.MachineType.Builder
setDescription(String value)
[Output Only] An optional textual description of the resource.MachineType.Builder
setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] An optional textual description of the resource.MachineType.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
MachineType.Builder
setGuestCpus(int value)
[Output Only] The number of virtual CPUs that are available to the instance.MachineType.Builder
setId(long value)
[Output Only] The unique identifier for the resource.MachineType.Builder
setImageSpaceGb(int value)
[Deprecated] This property is deprecated and will never be populated with any relevant values.MachineType.Builder
setIsSharedCpu(boolean value)
[Output Only] Whether this machine type has a shared CPU.MachineType.Builder
setKind(String value)
[Output Only] The type of the resource.MachineType.Builder
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The type of the resource.MachineType.Builder
setMaximumPersistentDisks(int value)
[Output Only] Maximum persistent disks allowed.MachineType.Builder
setMaximumPersistentDisksSizeGb(long value)
[Output Only] Maximum total persistent disks size (GB) allowed.MachineType.Builder
setMemoryMb(int value)
[Output Only] The amount of physical memory available to the instance, defined in MB.MachineType.Builder
setName(String value)
[Output Only] Name of the resource.MachineType.Builder
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.MachineType.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
MachineType.Builder
setScratchDisks(int index, ScratchDisks value)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
setScratchDisks(int index, ScratchDisks.Builder builderForValue)
[Output Only] A list of extended scratch disks assigned to the instance.MachineType.Builder
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.MachineType.Builder
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.MachineType.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
MachineType.Builder
setZone(String value)
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.MachineType.Builder
setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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.Builder<MachineType.Builder>
-
clear
public MachineType.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
getDefaultInstanceForType
public MachineType getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public MachineType build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public MachineType buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public MachineType.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
setField
public MachineType.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
clearField
public MachineType.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
clearOneof
public MachineType.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
setRepeatedField
public MachineType.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
addRepeatedField
public MachineType.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
mergeFrom
public MachineType.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MachineType.Builder>
-
mergeFrom
public MachineType.Builder mergeFrom(MachineType other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
mergeFrom
public MachineType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<MachineType.Builder>
- Throws:
IOException
-
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
-
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
-
setAccelerators
public MachineType.Builder setAccelerators(int index, Accelerators value)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
setAccelerators
public MachineType.Builder setAccelerators(int index, Accelerators.Builder builderForValue)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
addAccelerators
public MachineType.Builder addAccelerators(Accelerators value)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
addAccelerators
public MachineType.Builder addAccelerators(int index, Accelerators value)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
addAccelerators
public MachineType.Builder addAccelerators(Accelerators.Builder builderForValue)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
addAccelerators
public MachineType.Builder addAccelerators(int index, Accelerators.Builder builderForValue)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
addAllAccelerators
public MachineType.Builder addAllAccelerators(Iterable<? extends Accelerators> values)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
clearAccelerators
public MachineType.Builder clearAccelerators()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
removeAccelerators
public MachineType.Builder removeAccelerators(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
getAcceleratorsBuilder
public Accelerators.Builder getAcceleratorsBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
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
-
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
-
addAcceleratorsBuilder
public Accelerators.Builder addAcceleratorsBuilder()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
addAcceleratorsBuilder
public Accelerators.Builder addAcceleratorsBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
getAcceleratorsBuilderList
public List<Accelerators.Builder> getAcceleratorsBuilderList()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;
-
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.
-
setCreationTimestamp
public MachineType.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public MachineType.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public MachineType.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
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.
-
setDeprecated
public MachineType.Builder setDeprecated(DeprecationStatus value)
[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;
-
setDeprecated
public MachineType.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
[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;
-
mergeDeprecated
public MachineType.Builder mergeDeprecated(DeprecationStatus value)
[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;
-
clearDeprecated
public MachineType.Builder clearDeprecated()
[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;
-
getDeprecatedBuilder
public DeprecationStatus.Builder getDeprecatedBuilder()
[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;
-
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.
-
setDescription
public MachineType.Builder setDescription(String value)
[Output Only] An optional textual description of the resource.
optional string description = 422937596;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public MachineType.Builder clearDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
public MachineType.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] An optional textual description of the resource.
optional string description = 422937596;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
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.
-
setGuestCpus
public MachineType.Builder setGuestCpus(int value)
[Output Only] The number of virtual CPUs that are available to the instance.
optional int32 guest_cpus = 393356754;
- Parameters:
value
- The guestCpus to set.- Returns:
- This builder for chaining.
-
clearGuestCpus
public MachineType.Builder clearGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.
optional int32 guest_cpus = 393356754;
- Returns:
- This builder for chaining.
-
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.
-
setId
public MachineType.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public MachineType.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Returns:
- This builder for chaining.
-
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.
-
setImageSpaceGb
public MachineType.Builder setImageSpaceGb(int value)
[Deprecated] This property is deprecated and will never be populated with any relevant values.
optional int32 image_space_gb = 75331864;
- Parameters:
value
- The imageSpaceGb to set.- Returns:
- This builder for chaining.
-
clearImageSpaceGb
public MachineType.Builder clearImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.
optional int32 image_space_gb = 75331864;
- Returns:
- This builder for chaining.
-
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.
-
setIsSharedCpu
public MachineType.Builder setIsSharedCpu(boolean value)
[Output Only] Whether this machine type has a shared CPU. See Shared-core machine types for more information.
optional bool is_shared_cpu = 521399555;
- Parameters:
value
- The isSharedCpu to set.- Returns:
- This builder for chaining.
-
clearIsSharedCpu
public MachineType.Builder clearIsSharedCpu()
[Output Only] Whether this machine type has a shared CPU. See Shared-core machine types for more information.
optional bool is_shared_cpu = 521399555;
- Returns:
- This builder for chaining.
-
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.
-
setKind
public MachineType.Builder setKind(String value)
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public MachineType.Builder clearKind()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;
- Returns:
- This builder for chaining.
-
setKindBytes
public MachineType.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;
- Parameters:
value
- The bytes for kind to set.- Returns:
- This builder for chaining.
-
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.
-
setMaximumPersistentDisks
public MachineType.Builder setMaximumPersistentDisks(int value)
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;
- Parameters:
value
- The maximumPersistentDisks to set.- Returns:
- This builder for chaining.
-
clearMaximumPersistentDisks
public MachineType.Builder clearMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;
- Returns:
- This builder for chaining.
-
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.
-
setMaximumPersistentDisksSizeGb
public MachineType.Builder setMaximumPersistentDisksSizeGb(long value)
[Output Only] Maximum total persistent disks size (GB) allowed.
optional int64 maximum_persistent_disks_size_gb = 154274471;
- Parameters:
value
- The maximumPersistentDisksSizeGb to set.- Returns:
- This builder for chaining.
-
clearMaximumPersistentDisksSizeGb
public MachineType.Builder clearMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.
optional int64 maximum_persistent_disks_size_gb = 154274471;
- Returns:
- This builder for chaining.
-
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.
-
setMemoryMb
public MachineType.Builder setMemoryMb(int value)
[Output Only] The amount of physical memory available to the instance, defined in MB.
optional int32 memory_mb = 116001171;
- Parameters:
value
- The memoryMb to set.- Returns:
- This builder for chaining.
-
clearMemoryMb
public MachineType.Builder clearMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.
optional int32 memory_mb = 116001171;
- Returns:
- This builder for chaining.
-
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.
-
setName
public MachineType.Builder setName(String value)
[Output Only] Name of the resource.
optional string name = 3373707;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public MachineType.Builder clearName()
[Output Only] Name of the resource.
optional string name = 3373707;
- Returns:
- This builder for chaining.
-
setNameBytes
public MachineType.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
optional string name = 3373707;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
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
-
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
-
setScratchDisks
public MachineType.Builder setScratchDisks(int index, ScratchDisks value)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
setScratchDisks
public MachineType.Builder setScratchDisks(int index, ScratchDisks.Builder builderForValue)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
addScratchDisks
public MachineType.Builder addScratchDisks(ScratchDisks value)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
addScratchDisks
public MachineType.Builder addScratchDisks(int index, ScratchDisks value)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
addScratchDisks
public MachineType.Builder addScratchDisks(ScratchDisks.Builder builderForValue)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
addScratchDisks
public MachineType.Builder addScratchDisks(int index, ScratchDisks.Builder builderForValue)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
addAllScratchDisks
public MachineType.Builder addAllScratchDisks(Iterable<? extends ScratchDisks> values)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
clearScratchDisks
public MachineType.Builder clearScratchDisks()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
removeScratchDisks
public MachineType.Builder removeScratchDisks(int index)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
getScratchDisksBuilder
public ScratchDisks.Builder getScratchDisksBuilder(int index)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
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
-
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
-
addScratchDisksBuilder
public ScratchDisks.Builder addScratchDisksBuilder()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
addScratchDisksBuilder
public ScratchDisks.Builder addScratchDisksBuilder(int index)
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
getScratchDisksBuilderList
public List<ScratchDisks.Builder> getScratchDisksBuilderList()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;
-
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.
-
setSelfLink
public MachineType.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public MachineType.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public MachineType.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
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.
-
setZone
public MachineType.Builder setZone(String value)
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;
- Parameters:
value
- The zone to set.- Returns:
- This builder for chaining.
-
clearZone
public MachineType.Builder clearZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;
- Returns:
- This builder for chaining.
-
setZoneBytes
public MachineType.Builder setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;
- Parameters:
value
- The bytes for zone to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final MachineType.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
mergeUnknownFields
public final MachineType.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<MachineType.Builder>
-
-