public interface MachineTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
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.
|
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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Accelerators> getAcceleratorsList()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;Accelerators getAccelerators(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;int getAcceleratorsCount()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;List<? extends AcceleratorsOrBuilder> getAcceleratorsOrBuilderList()
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;AcceleratorsOrBuilder getAcceleratorsOrBuilder(int index)
[Output Only] A list of accelerator configurations assigned to this machine type.
repeated .google.cloud.compute.v1.Accelerators accelerators = 269577064;boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;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;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;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;boolean hasDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;String getDescription()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] An optional textual description of the resource.
optional string description = 422937596;boolean hasGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.
optional int32 guest_cpus = 393356754;int getGuestCpus()
[Output Only] The number of virtual CPUs that are available to the instance.
optional int32 guest_cpus = 393356754;boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;boolean hasImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.
optional int32 image_space_gb = 75331864;int getImageSpaceGb()
[Deprecated] This property is deprecated and will never be populated with any relevant values.
optional int32 image_space_gb = 75331864;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;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;boolean hasKind()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;String getKind()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;com.google.protobuf.ByteString getKindBytes()
[Output Only] The type of the resource. Always compute#machineType for machine types.
optional string kind = 3292052;boolean hasMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;int getMaximumPersistentDisks()
[Output Only] Maximum persistent disks allowed.
optional int32 maximum_persistent_disks = 496220941;boolean hasMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.
optional int64 maximum_persistent_disks_size_gb = 154274471;long getMaximumPersistentDisksSizeGb()
[Output Only] Maximum total persistent disks size (GB) allowed.
optional int64 maximum_persistent_disks_size_gb = 154274471;boolean hasMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.
optional int32 memory_mb = 116001171;int getMemoryMb()
[Output Only] The amount of physical memory available to the instance, defined in MB.
optional int32 memory_mb = 116001171;boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;String getName()
[Output Only] Name of the resource.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;List<ScratchDisks> getScratchDisksList()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;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;int getScratchDisksCount()
[Output Only] A list of extended scratch disks assigned to the instance.
repeated .google.cloud.compute.v1.ScratchDisks scratch_disks = 480778481;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;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;boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;boolean hasZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;String getZone()
[Output Only] The name of the zone where the machine type resides, such as us-central1-a.
optional string zone = 3744684;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;Copyright © 2023 Google LLC. All rights reserved.