Package com.google.cloud.compute.v1
Interface NodeGroupNodeOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
NodeGroupNode,NodeGroupNode.Builder
public interface NodeGroupNodeOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AcceleratorConfiggetAccelerators(int index)Accelerators for this node.intgetAcceleratorsCount()Accelerators for this node.List<AcceleratorConfig>getAcceleratorsList()Accelerators for this node.AcceleratorConfigOrBuildergetAcceleratorsOrBuilder(int index)Accelerators for this node.List<? extends AcceleratorConfigOrBuilder>getAcceleratorsOrBuilderList()Accelerators for this node.InstanceConsumptionInfogetConsumedResources()Node resources that are reserved by all instances.InstanceConsumptionInfoOrBuildergetConsumedResourcesOrBuilder()Node resources that are reserved by all instances.StringgetCpuOvercommitType()CPU overcommit.com.google.protobuf.ByteStringgetCpuOvercommitTypeBytes()CPU overcommit.LocalDiskgetDisks(int index)Local disk configurations.intgetDisksCount()Local disk configurations.List<LocalDisk>getDisksList()Local disk configurations.LocalDiskOrBuildergetDisksOrBuilder(int index)Local disk configurations.List<? extends LocalDiskOrBuilder>getDisksOrBuilderList()Local disk configurations.InstanceConsumptionDatagetInstanceConsumptionData(int index)Instance data that shows consumed resources on the node.intgetInstanceConsumptionDataCount()Instance data that shows consumed resources on the node.List<InstanceConsumptionData>getInstanceConsumptionDataList()Instance data that shows consumed resources on the node.InstanceConsumptionDataOrBuildergetInstanceConsumptionDataOrBuilder(int index)Instance data that shows consumed resources on the node.List<? extends InstanceConsumptionDataOrBuilder>getInstanceConsumptionDataOrBuilderList()Instance data that shows consumed resources on the node.StringgetInstances(int index)Instances scheduled on this node.com.google.protobuf.ByteStringgetInstancesBytes(int index)Instances scheduled on this node.intgetInstancesCount()Instances scheduled on this node.List<String>getInstancesList()Instances scheduled on this node.StringgetName()The name of the node.com.google.protobuf.ByteStringgetNameBytes()The name of the node.StringgetNodeType()The type of this node.com.google.protobuf.ByteStringgetNodeTypeBytes()The type of this node.booleangetSatisfiesPzs()[Output Only] Reserved for future use.ServerBindinggetServerBinding()Binding properties for the physical server.ServerBindingOrBuildergetServerBindingOrBuilder()Binding properties for the physical server.StringgetServerId()Server ID associated with this node.com.google.protobuf.ByteStringgetServerIdBytes()Server ID associated with this node.StringgetStatus()Check the Status enum for the list of possible values.com.google.protobuf.ByteStringgetStatusBytes()Check the Status enum for the list of possible values.InstanceConsumptionInfogetTotalResources()Total amount of available resources on the node.InstanceConsumptionInfoOrBuildergetTotalResourcesOrBuilder()Total amount of available resources on the node.booleanhasConsumedResources()Node resources that are reserved by all instances.booleanhasCpuOvercommitType()CPU overcommit.booleanhasName()The name of the node.booleanhasNodeType()The type of this node.booleanhasSatisfiesPzs()[Output Only] Reserved for future use.booleanhasServerBinding()Binding properties for the physical server.booleanhasServerId()Server ID associated with this node.booleanhasStatus()Check the Status enum for the list of possible values.booleanhasTotalResources()Total amount of available resources on the node.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getAcceleratorsList
List<AcceleratorConfig> getAcceleratorsList()
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
-
getAccelerators
AcceleratorConfig getAccelerators(int index)
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
-
getAcceleratorsCount
int getAcceleratorsCount()
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
-
getAcceleratorsOrBuilderList
List<? extends AcceleratorConfigOrBuilder> getAcceleratorsOrBuilderList()
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
-
getAcceleratorsOrBuilder
AcceleratorConfigOrBuilder getAcceleratorsOrBuilder(int index)
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
-
hasConsumedResources
boolean hasConsumedResources()
Node resources that are reserved by all instances.
optional .google.cloud.compute.v1.InstanceConsumptionInfo consumed_resources = 334527118;- Returns:
- Whether the consumedResources field is set.
-
getConsumedResources
InstanceConsumptionInfo getConsumedResources()
Node resources that are reserved by all instances.
optional .google.cloud.compute.v1.InstanceConsumptionInfo consumed_resources = 334527118;- Returns:
- The consumedResources.
-
getConsumedResourcesOrBuilder
InstanceConsumptionInfoOrBuilder getConsumedResourcesOrBuilder()
Node resources that are reserved by all instances.
optional .google.cloud.compute.v1.InstanceConsumptionInfo consumed_resources = 334527118;
-
hasCpuOvercommitType
boolean hasCpuOvercommitType()
CPU overcommit. Check the CpuOvercommitType enum for the list of possible values.
optional string cpu_overcommit_type = 247727959;- Returns:
- Whether the cpuOvercommitType field is set.
-
getCpuOvercommitType
String getCpuOvercommitType()
CPU overcommit. Check the CpuOvercommitType enum for the list of possible values.
optional string cpu_overcommit_type = 247727959;- Returns:
- The cpuOvercommitType.
-
getCpuOvercommitTypeBytes
com.google.protobuf.ByteString getCpuOvercommitTypeBytes()
CPU overcommit. Check the CpuOvercommitType enum for the list of possible values.
optional string cpu_overcommit_type = 247727959;- Returns:
- The bytes for cpuOvercommitType.
-
getDisksList
List<LocalDisk> getDisksList()
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;
-
getDisks
LocalDisk getDisks(int index)
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;
-
getDisksCount
int getDisksCount()
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;
-
getDisksOrBuilderList
List<? extends LocalDiskOrBuilder> getDisksOrBuilderList()
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;
-
getDisksOrBuilder
LocalDiskOrBuilder getDisksOrBuilder(int index)
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;
-
getInstanceConsumptionDataList
List<InstanceConsumptionData> getInstanceConsumptionDataList()
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
-
getInstanceConsumptionData
InstanceConsumptionData getInstanceConsumptionData(int index)
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
-
getInstanceConsumptionDataCount
int getInstanceConsumptionDataCount()
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
-
getInstanceConsumptionDataOrBuilderList
List<? extends InstanceConsumptionDataOrBuilder> getInstanceConsumptionDataOrBuilderList()
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
-
getInstanceConsumptionDataOrBuilder
InstanceConsumptionDataOrBuilder getInstanceConsumptionDataOrBuilder(int index)
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
-
getInstancesList
List<String> getInstancesList()
Instances scheduled on this node.
repeated string instances = 29097598;- Returns:
- A list containing the instances.
-
getInstancesCount
int getInstancesCount()
Instances scheduled on this node.
repeated string instances = 29097598;- Returns:
- The count of instances.
-
getInstances
String getInstances(int index)
Instances scheduled on this node.
repeated string instances = 29097598;- Parameters:
index- The index of the element to return.- Returns:
- The instances at the given index.
-
getInstancesBytes
com.google.protobuf.ByteString getInstancesBytes(int index)
Instances scheduled on this node.
repeated string instances = 29097598;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the instances at the given index.
-
hasName
boolean hasName()
The name of the node.
optional string name = 3373707;- Returns:
- Whether the name field is set.
-
getName
String getName()
The name of the node.
optional string name = 3373707;- Returns:
- The name.
-
getNameBytes
com.google.protobuf.ByteString getNameBytes()
The name of the node.
optional string name = 3373707;- Returns:
- The bytes for name.
-
hasNodeType
boolean hasNodeType()
The type of this node.
optional string node_type = 465832791;- Returns:
- Whether the nodeType field is set.
-
getNodeType
String getNodeType()
The type of this node.
optional string node_type = 465832791;- Returns:
- The nodeType.
-
getNodeTypeBytes
com.google.protobuf.ByteString getNodeTypeBytes()
The type of this node.
optional string node_type = 465832791;- Returns:
- The bytes for nodeType.
-
hasSatisfiesPzs
boolean hasSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;- Returns:
- Whether the satisfiesPzs field is set.
-
getSatisfiesPzs
boolean getSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;- Returns:
- The satisfiesPzs.
-
hasServerBinding
boolean hasServerBinding()
Binding properties for the physical server.
optional .google.cloud.compute.v1.ServerBinding server_binding = 208179593;- Returns:
- Whether the serverBinding field is set.
-
getServerBinding
ServerBinding getServerBinding()
Binding properties for the physical server.
optional .google.cloud.compute.v1.ServerBinding server_binding = 208179593;- Returns:
- The serverBinding.
-
getServerBindingOrBuilder
ServerBindingOrBuilder getServerBindingOrBuilder()
Binding properties for the physical server.
optional .google.cloud.compute.v1.ServerBinding server_binding = 208179593;
-
hasServerId
boolean hasServerId()
Server ID associated with this node.
optional string server_id = 339433367;- Returns:
- Whether the serverId field is set.
-
getServerId
String getServerId()
Server ID associated with this node.
optional string server_id = 339433367;- Returns:
- The serverId.
-
getServerIdBytes
com.google.protobuf.ByteString getServerIdBytes()
Server ID associated with this node.
optional string server_id = 339433367;- Returns:
- The bytes for serverId.
-
hasStatus
boolean hasStatus()
Check the Status enum for the list of possible values.
optional string status = 181260274;- Returns:
- Whether the status field is set.
-
getStatus
String getStatus()
Check the Status enum for the list of possible values.
optional string status = 181260274;- Returns:
- The status.
-
getStatusBytes
com.google.protobuf.ByteString getStatusBytes()
Check the Status enum for the list of possible values.
optional string status = 181260274;- Returns:
- The bytes for status.
-
hasTotalResources
boolean hasTotalResources()
Total amount of available resources on the node.
optional .google.cloud.compute.v1.InstanceConsumptionInfo total_resources = 97406698;- Returns:
- Whether the totalResources field is set.
-
getTotalResources
InstanceConsumptionInfo getTotalResources()
Total amount of available resources on the node.
optional .google.cloud.compute.v1.InstanceConsumptionInfo total_resources = 97406698;- Returns:
- The totalResources.
-
getTotalResourcesOrBuilder
InstanceConsumptionInfoOrBuilder getTotalResourcesOrBuilder()
Total amount of available resources on the node.
optional .google.cloud.compute.v1.InstanceConsumptionInfo total_resources = 97406698;
-
-