public final class MachineDetails extends com.google.protobuf.GeneratedMessageV3 implements MachineDetailsOrBuilder
Details of a machine.Protobuf type
google.cloud.migrationcenter.v1.MachineDetails| Modifier and Type | Class and Description |
|---|---|
static class |
MachineDetails.Builder
Details of a machine.
|
static class |
MachineDetails.PowerState
Machine power state.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
ARCHITECTURE_FIELD_NUMBER |
static int |
CORE_COUNT_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DISKS_FIELD_NUMBER |
static int |
GUEST_OS_FIELD_NUMBER |
static int |
MACHINE_NAME_FIELD_NUMBER |
static int |
MEMORY_MB_FIELD_NUMBER |
static int |
NETWORK_FIELD_NUMBER |
static int |
PLATFORM_FIELD_NUMBER |
static int |
POWER_STATE_FIELD_NUMBER |
static int |
UUID_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
MachineArchitectureDetails |
getArchitecture()
Architecture details (vendor, CPU architecture).
|
MachineArchitectureDetailsOrBuilder |
getArchitectureOrBuilder()
Architecture details (vendor, CPU architecture).
|
int |
getCoreCount()
Number of CPU cores in the machine.
|
com.google.protobuf.Timestamp |
getCreateTime()
Machine creation time.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Machine creation time.
|
static MachineDetails |
getDefaultInstance() |
MachineDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
MachineDiskDetails |
getDisks()
Disk details.
|
MachineDiskDetailsOrBuilder |
getDisksOrBuilder()
Disk details.
|
GuestOsDetails |
getGuestOs()
Guest OS information.
|
GuestOsDetailsOrBuilder |
getGuestOsOrBuilder()
Guest OS information.
|
String |
getMachineName()
Machine name.
|
com.google.protobuf.ByteString |
getMachineNameBytes()
Machine name.
|
int |
getMemoryMb()
The amount of memory in the machine.
|
MachineNetworkDetails |
getNetwork()
Network details.
|
MachineNetworkDetailsOrBuilder |
getNetworkOrBuilder()
Network details.
|
com.google.protobuf.Parser<MachineDetails> |
getParserForType() |
PlatformDetails |
getPlatform()
Platform specific information.
|
PlatformDetailsOrBuilder |
getPlatformOrBuilder()
Platform specific information.
|
MachineDetails.PowerState |
getPowerState()
Power state of the machine.
|
int |
getPowerStateValue()
Power state of the machine.
|
int |
getSerializedSize() |
String |
getUuid()
Machine unique identifier.
|
com.google.protobuf.ByteString |
getUuidBytes()
Machine unique identifier.
|
boolean |
hasArchitecture()
Architecture details (vendor, CPU architecture).
|
boolean |
hasCreateTime()
Machine creation time.
|
boolean |
hasDisks()
Disk details.
|
boolean |
hasGuestOs()
Guest OS information.
|
int |
hashCode() |
boolean |
hasNetwork()
Network details.
|
boolean |
hasPlatform()
Platform specific information.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MachineDetails.Builder |
newBuilder() |
static MachineDetails.Builder |
newBuilder(MachineDetails prototype) |
MachineDetails.Builder |
newBuilderForType() |
protected MachineDetails.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static MachineDetails |
parseDelimitedFrom(InputStream input) |
static MachineDetails |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineDetails |
parseFrom(byte[] data) |
static MachineDetails |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineDetails |
parseFrom(ByteBuffer data) |
static MachineDetails |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineDetails |
parseFrom(com.google.protobuf.ByteString data) |
static MachineDetails |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineDetails |
parseFrom(com.google.protobuf.CodedInputStream input) |
static MachineDetails |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MachineDetails |
parseFrom(InputStream input) |
static MachineDetails |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<MachineDetails> |
parser() |
MachineDetails.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int UUID_FIELD_NUMBER
public static final int MACHINE_NAME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int CORE_COUNT_FIELD_NUMBER
public static final int MEMORY_MB_FIELD_NUMBER
public static final int POWER_STATE_FIELD_NUMBER
public static final int ARCHITECTURE_FIELD_NUMBER
public static final int GUEST_OS_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
public static final int DISKS_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getUuid()
Machine unique identifier.
string uuid = 1;getUuid in interface MachineDetailsOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
Machine unique identifier.
string uuid = 1;getUuidBytes in interface MachineDetailsOrBuilderpublic String getMachineName()
Machine name.
string machine_name = 2;getMachineName in interface MachineDetailsOrBuilderpublic com.google.protobuf.ByteString getMachineNameBytes()
Machine name.
string machine_name = 2;getMachineNameBytes in interface MachineDetailsOrBuilderpublic boolean hasCreateTime()
Machine creation time.
.google.protobuf.Timestamp create_time = 3;hasCreateTime in interface MachineDetailsOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Machine creation time.
.google.protobuf.Timestamp create_time = 3;getCreateTime in interface MachineDetailsOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Machine creation time.
.google.protobuf.Timestamp create_time = 3;getCreateTimeOrBuilder in interface MachineDetailsOrBuilderpublic int getCoreCount()
Number of CPU cores in the machine. Must be non-negative.
int32 core_count = 4;getCoreCount in interface MachineDetailsOrBuilderpublic int getMemoryMb()
The amount of memory in the machine. Must be non-negative.
int32 memory_mb = 5;getMemoryMb in interface MachineDetailsOrBuilderpublic int getPowerStateValue()
Power state of the machine.
.google.cloud.migrationcenter.v1.MachineDetails.PowerState power_state = 6;getPowerStateValue in interface MachineDetailsOrBuilderpublic MachineDetails.PowerState getPowerState()
Power state of the machine.
.google.cloud.migrationcenter.v1.MachineDetails.PowerState power_state = 6;getPowerState in interface MachineDetailsOrBuilderpublic boolean hasArchitecture()
Architecture details (vendor, CPU architecture).
.google.cloud.migrationcenter.v1.MachineArchitectureDetails architecture = 7;hasArchitecture in interface MachineDetailsOrBuilderpublic MachineArchitectureDetails getArchitecture()
Architecture details (vendor, CPU architecture).
.google.cloud.migrationcenter.v1.MachineArchitectureDetails architecture = 7;getArchitecture in interface MachineDetailsOrBuilderpublic MachineArchitectureDetailsOrBuilder getArchitectureOrBuilder()
Architecture details (vendor, CPU architecture).
.google.cloud.migrationcenter.v1.MachineArchitectureDetails architecture = 7;getArchitectureOrBuilder in interface MachineDetailsOrBuilderpublic boolean hasGuestOs()
Guest OS information.
.google.cloud.migrationcenter.v1.GuestOsDetails guest_os = 8;hasGuestOs in interface MachineDetailsOrBuilderpublic GuestOsDetails getGuestOs()
Guest OS information.
.google.cloud.migrationcenter.v1.GuestOsDetails guest_os = 8;getGuestOs in interface MachineDetailsOrBuilderpublic GuestOsDetailsOrBuilder getGuestOsOrBuilder()
Guest OS information.
.google.cloud.migrationcenter.v1.GuestOsDetails guest_os = 8;getGuestOsOrBuilder in interface MachineDetailsOrBuilderpublic boolean hasNetwork()
Network details.
.google.cloud.migrationcenter.v1.MachineNetworkDetails network = 9;hasNetwork in interface MachineDetailsOrBuilderpublic MachineNetworkDetails getNetwork()
Network details.
.google.cloud.migrationcenter.v1.MachineNetworkDetails network = 9;getNetwork in interface MachineDetailsOrBuilderpublic MachineNetworkDetailsOrBuilder getNetworkOrBuilder()
Network details.
.google.cloud.migrationcenter.v1.MachineNetworkDetails network = 9;getNetworkOrBuilder in interface MachineDetailsOrBuilderpublic boolean hasDisks()
Disk details.
.google.cloud.migrationcenter.v1.MachineDiskDetails disks = 10;hasDisks in interface MachineDetailsOrBuilderpublic MachineDiskDetails getDisks()
Disk details.
.google.cloud.migrationcenter.v1.MachineDiskDetails disks = 10;getDisks in interface MachineDetailsOrBuilderpublic MachineDiskDetailsOrBuilder getDisksOrBuilder()
Disk details.
.google.cloud.migrationcenter.v1.MachineDiskDetails disks = 10;getDisksOrBuilder in interface MachineDetailsOrBuilderpublic boolean hasPlatform()
Platform specific information.
.google.cloud.migrationcenter.v1.PlatformDetails platform = 11;hasPlatform in interface MachineDetailsOrBuilderpublic PlatformDetails getPlatform()
Platform specific information.
.google.cloud.migrationcenter.v1.PlatformDetails platform = 11;getPlatform in interface MachineDetailsOrBuilderpublic PlatformDetailsOrBuilder getPlatformOrBuilder()
Platform specific information.
.google.cloud.migrationcenter.v1.PlatformDetails platform = 11;getPlatformOrBuilder in interface MachineDetailsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static MachineDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MachineDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MachineDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MachineDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MachineDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MachineDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static MachineDetails parseFrom(InputStream input) throws IOException
IOExceptionpublic static MachineDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MachineDetails parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static MachineDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static MachineDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static MachineDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic MachineDetails.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static MachineDetails.Builder newBuilder()
public static MachineDetails.Builder newBuilder(MachineDetails prototype)
public MachineDetails.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected MachineDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static MachineDetails getDefaultInstance()
public static com.google.protobuf.Parser<MachineDetails> parser()
public com.google.protobuf.Parser<MachineDetails> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public MachineDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.