public final class BiosDetails extends com.google.protobuf.GeneratedMessageV3 implements BiosDetailsOrBuilder
Details about the BIOS.Protobuf type
google.cloud.migrationcenter.v1.BiosDetails| Modifier and Type | Class and Description |
|---|---|
static class |
BiosDetails.Builder
Details about the BIOS.
|
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 |
BIOS_NAME_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
MANUFACTURER_FIELD_NUMBER |
static int |
RELEASE_DATE_FIELD_NUMBER |
static int |
SMBIOS_UUID_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getBiosName()
Deprecated.
google.cloud.migrationcenter.v1.BiosDetails.bios_name is deprecated. See
google/cloud/migrationcenter/v1/migrationcenter.proto;l=2509
|
com.google.protobuf.ByteString |
getBiosNameBytes()
Deprecated.
google.cloud.migrationcenter.v1.BiosDetails.bios_name is deprecated. See
google/cloud/migrationcenter/v1/migrationcenter.proto;l=2509
|
static BiosDetails |
getDefaultInstance() |
BiosDetails |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getId()
BIOS ID.
|
com.google.protobuf.ByteString |
getIdBytes()
BIOS ID.
|
String |
getManufacturer()
BIOS manufacturer.
|
com.google.protobuf.ByteString |
getManufacturerBytes()
BIOS manufacturer.
|
com.google.protobuf.Parser<BiosDetails> |
getParserForType() |
com.google.type.Date |
getReleaseDate()
BIOS release date.
|
com.google.type.DateOrBuilder |
getReleaseDateOrBuilder()
BIOS release date.
|
int |
getSerializedSize() |
String |
getSmbiosUuid()
SMBIOS UUID.
|
com.google.protobuf.ByteString |
getSmbiosUuidBytes()
SMBIOS UUID.
|
String |
getVersion()
BIOS version.
|
com.google.protobuf.ByteString |
getVersionBytes()
BIOS version.
|
int |
hashCode() |
boolean |
hasReleaseDate()
BIOS release date.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static BiosDetails.Builder |
newBuilder() |
static BiosDetails.Builder |
newBuilder(BiosDetails prototype) |
BiosDetails.Builder |
newBuilderForType() |
protected BiosDetails.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static BiosDetails |
parseDelimitedFrom(InputStream input) |
static BiosDetails |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiosDetails |
parseFrom(byte[] data) |
static BiosDetails |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiosDetails |
parseFrom(ByteBuffer data) |
static BiosDetails |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiosDetails |
parseFrom(com.google.protobuf.ByteString data) |
static BiosDetails |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiosDetails |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BiosDetails |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BiosDetails |
parseFrom(InputStream input) |
static BiosDetails |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BiosDetails> |
parser() |
BiosDetails.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 BIOS_NAME_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
public static final int MANUFACTURER_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
public static final int RELEASE_DATE_FIELD_NUMBER
public static final int SMBIOS_UUID_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.GeneratedMessageV3@Deprecated public String getBiosName()
BIOS name. This fields is deprecated. Please use the `id` field instead.
string bios_name = 1 [deprecated = true];getBiosName in interface BiosDetailsOrBuilder@Deprecated public com.google.protobuf.ByteString getBiosNameBytes()
BIOS name. This fields is deprecated. Please use the `id` field instead.
string bios_name = 1 [deprecated = true];getBiosNameBytes in interface BiosDetailsOrBuilderpublic String getId()
BIOS ID.
string id = 2;getId in interface BiosDetailsOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
BIOS ID.
string id = 2;getIdBytes in interface BiosDetailsOrBuilderpublic String getManufacturer()
BIOS manufacturer.
string manufacturer = 3;getManufacturer in interface BiosDetailsOrBuilderpublic com.google.protobuf.ByteString getManufacturerBytes()
BIOS manufacturer.
string manufacturer = 3;getManufacturerBytes in interface BiosDetailsOrBuilderpublic String getVersion()
BIOS version.
string version = 4;getVersion in interface BiosDetailsOrBuilderpublic com.google.protobuf.ByteString getVersionBytes()
BIOS version.
string version = 4;getVersionBytes in interface BiosDetailsOrBuilderpublic boolean hasReleaseDate()
BIOS release date.
.google.type.Date release_date = 5;hasReleaseDate in interface BiosDetailsOrBuilderpublic com.google.type.Date getReleaseDate()
BIOS release date.
.google.type.Date release_date = 5;getReleaseDate in interface BiosDetailsOrBuilderpublic com.google.type.DateOrBuilder getReleaseDateOrBuilder()
BIOS release date.
.google.type.Date release_date = 5;getReleaseDateOrBuilder in interface BiosDetailsOrBuilderpublic String getSmbiosUuid()
SMBIOS UUID.
string smbios_uuid = 6;getSmbiosUuid in interface BiosDetailsOrBuilderpublic com.google.protobuf.ByteString getSmbiosUuidBytes()
SMBIOS UUID.
string smbios_uuid = 6;getSmbiosUuidBytes in interface BiosDetailsOrBuilderpublic 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 BiosDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BiosDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BiosDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BiosDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BiosDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BiosDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BiosDetails parseFrom(InputStream input) throws IOException
IOExceptionpublic static BiosDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BiosDetails parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BiosDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BiosDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BiosDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BiosDetails.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BiosDetails.Builder newBuilder()
public static BiosDetails.Builder newBuilder(BiosDetails prototype)
public BiosDetails.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BiosDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BiosDetails getDefaultInstance()
public static com.google.protobuf.Parser<BiosDetails> parser()
public com.google.protobuf.Parser<BiosDetails> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BiosDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.