Class ReservationSlotStatus (1.98.0)

public final class ReservationSlotStatus extends GeneratedMessage implements ReservationSlotStatusOrBuilder

Protobuf type google.cloud.compute.v1.ReservationSlotStatus

Static Fields

PHYSICAL_TOPOLOGY_FIELD_NUMBER

public static final int PHYSICAL_TOPOLOGY_FIELD_NUMBER
Field Value
Type Description
int

RDMA_IP_ADDRESSES_FIELD_NUMBER

public static final int RDMA_IP_ADDRESSES_FIELD_NUMBER
Field Value
Type Description
int

RUNNING_INSTANCES_FIELD_NUMBER

public static final int RUNNING_INSTANCES_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static ReservationSlotStatus getDefaultInstance()
Returns
Type Description
ReservationSlotStatus

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static ReservationSlotStatus.Builder newBuilder()
Returns
Type Description
ReservationSlotStatus.Builder

newBuilder(ReservationSlotStatus prototype)

public static ReservationSlotStatus.Builder newBuilder(ReservationSlotStatus prototype)
Parameter
Name Description
prototype ReservationSlotStatus
Returns
Type Description
ReservationSlotStatus.Builder

parseDelimitedFrom(InputStream input)

public static ReservationSlotStatus parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ReservationSlotStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static ReservationSlotStatus parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static ReservationSlotStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static ReservationSlotStatus parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static ReservationSlotStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static ReservationSlotStatus parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static ReservationSlotStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static ReservationSlotStatus parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ReservationSlotStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static ReservationSlotStatus parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static ReservationSlotStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReservationSlotStatus
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<ReservationSlotStatus> parser()
Returns
Type Description
Parser<ReservationSlotStatus>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public ReservationSlotStatus getDefaultInstanceForType()
Returns
Type Description
ReservationSlotStatus

getParserForType()

public Parser<ReservationSlotStatus> getParserForType()
Returns
Type Description
Parser<ReservationSlotStatus>
Overrides

getPhysicalTopology()

public ReservationSlotPhysicalTopology getPhysicalTopology()

Output only. [Output Only] The physical topology of the reservation sub-block.

optional .google.cloud.compute.v1.ReservationSlotPhysicalTopology physical_topology = 279778519;

Returns
Type Description
ReservationSlotPhysicalTopology

The physicalTopology.

getPhysicalTopologyOrBuilder()

public ReservationSlotPhysicalTopologyOrBuilder getPhysicalTopologyOrBuilder()

Output only. [Output Only] The physical topology of the reservation sub-block.

optional .google.cloud.compute.v1.ReservationSlotPhysicalTopology physical_topology = 279778519;

Returns
Type Description
ReservationSlotPhysicalTopologyOrBuilder

getRdmaIpAddresses(int index)

public String getRdmaIpAddresses(int index)

Output only. The RDMA IP address of the physical host.

repeated string rdma_ip_addresses = 167842531;

Parameter
Name Description
index int

The index of the element to return.

Returns
Type Description
String

The rdmaIpAddresses at the given index.

getRdmaIpAddressesBytes(int index)

public ByteString getRdmaIpAddressesBytes(int index)

Output only. The RDMA IP address of the physical host.

repeated string rdma_ip_addresses = 167842531;

Parameter
Name Description
index int

The index of the value to return.

Returns
Type Description
ByteString

The bytes of the rdmaIpAddresses at the given index.

getRdmaIpAddressesCount()

public int getRdmaIpAddressesCount()

Output only. The RDMA IP address of the physical host.

repeated string rdma_ip_addresses = 167842531;

Returns
Type Description
int

The count of rdmaIpAddresses.

getRdmaIpAddressesList()

public ProtocolStringList getRdmaIpAddressesList()

Output only. The RDMA IP address of the physical host.

repeated string rdma_ip_addresses = 167842531;

Returns
Type Description
ProtocolStringList

A list containing the rdmaIpAddresses.

getRunningInstances(int index)

public String getRunningInstances(int index)

Output only. The URIs of the instances currently running on this slot.

repeated string running_instances = 536292350;

Parameter
Name Description
index int

The index of the element to return.

Returns
Type Description
String

The runningInstances at the given index.

getRunningInstancesBytes(int index)

public ByteString getRunningInstancesBytes(int index)

Output only. The URIs of the instances currently running on this slot.

repeated string running_instances = 536292350;

Parameter
Name Description
index int

The index of the value to return.

Returns
Type Description
ByteString

The bytes of the runningInstances at the given index.

getRunningInstancesCount()

public int getRunningInstancesCount()

Output only. The URIs of the instances currently running on this slot.

repeated string running_instances = 536292350;

Returns
Type Description
int

The count of runningInstances.

getRunningInstancesList()

public ProtocolStringList getRunningInstancesList()

Output only. The URIs of the instances currently running on this slot.

repeated string running_instances = 536292350;

Returns
Type Description
ProtocolStringList

A list containing the runningInstances.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hasPhysicalTopology()

public boolean hasPhysicalTopology()

Output only. [Output Only] The physical topology of the reservation sub-block.

optional .google.cloud.compute.v1.ReservationSlotPhysicalTopology physical_topology = 279778519;

Returns
Type Description
boolean

Whether the physicalTopology field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public ReservationSlotStatus.Builder newBuilderForType()
Returns
Type Description
ReservationSlotStatus.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected ReservationSlotStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
ReservationSlotStatus.Builder
Overrides

toBuilder()

public ReservationSlotStatus.Builder toBuilder()
Returns
Type Description
ReservationSlotStatus.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException