Class VmwarePlatformDetails
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.migrationcenter.v1.VmwarePlatformDetails
-
- All Implemented Interfaces:
VmwarePlatformDetailsOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class VmwarePlatformDetails extends com.google.protobuf.GeneratedMessageV3 implements VmwarePlatformDetailsOrBuilder
VMware specific details.
Protobuf typegoogle.cloud.migrationcenter.v1.VmwarePlatformDetails- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVmwarePlatformDetails.BuilderVMware specific details.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intESX_VERSION_FIELD_NUMBERstatic intOSID_FIELD_NUMBERstatic intVCENTER_FOLDER_FIELD_NUMBERstatic intVCENTER_URI_FIELD_NUMBERstatic intVCENTER_VERSION_FIELD_NUMBERstatic intVCENTER_VM_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static VmwarePlatformDetailsgetDefaultInstance()VmwarePlatformDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetEsxVersion()ESX version.com.google.protobuf.ByteStringgetEsxVersionBytes()ESX version.StringgetOsid()VMware os enum - https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.com.google.protobuf.ByteStringgetOsidBytes()VMware os enum - https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.com.google.protobuf.Parser<VmwarePlatformDetails>getParserForType()intgetSerializedSize()StringgetVcenterFolder()Folder name in vCenter where asset resides.com.google.protobuf.ByteStringgetVcenterFolderBytes()Folder name in vCenter where asset resides.StringgetVcenterUri()vCenter URI used in collection.com.google.protobuf.ByteStringgetVcenterUriBytes()vCenter URI used in collection.StringgetVcenterVersion()vCenter version.com.google.protobuf.ByteStringgetVcenterVersionBytes()vCenter version.StringgetVcenterVmId()vCenter VM ID.com.google.protobuf.ByteStringgetVcenterVmIdBytes()vCenter VM ID.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VmwarePlatformDetails.BuildernewBuilder()static VmwarePlatformDetails.BuildernewBuilder(VmwarePlatformDetails prototype)VmwarePlatformDetails.BuildernewBuilderForType()protected VmwarePlatformDetails.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VmwarePlatformDetailsparseDelimitedFrom(InputStream input)static VmwarePlatformDetailsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwarePlatformDetailsparseFrom(byte[] data)static VmwarePlatformDetailsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwarePlatformDetailsparseFrom(com.google.protobuf.ByteString data)static VmwarePlatformDetailsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwarePlatformDetailsparseFrom(com.google.protobuf.CodedInputStream input)static VmwarePlatformDetailsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwarePlatformDetailsparseFrom(InputStream input)static VmwarePlatformDetailsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VmwarePlatformDetailsparseFrom(ByteBuffer data)static VmwarePlatformDetailsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VmwarePlatformDetails>parser()VmwarePlatformDetails.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
VCENTER_VERSION_FIELD_NUMBER
public static final int VCENTER_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ESX_VERSION_FIELD_NUMBER
public static final int ESX_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OSID_FIELD_NUMBER
public static final int OSID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VCENTER_FOLDER_FIELD_NUMBER
public static final int VCENTER_FOLDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VCENTER_URI_FIELD_NUMBER
public static final int VCENTER_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VCENTER_VM_ID_FIELD_NUMBER
public static final int VCENTER_VM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getVcenterVersion
public String getVcenterVersion()
vCenter version.
string vcenter_version = 1;- Specified by:
getVcenterVersionin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The vcenterVersion.
-
getVcenterVersionBytes
public com.google.protobuf.ByteString getVcenterVersionBytes()
vCenter version.
string vcenter_version = 1;- Specified by:
getVcenterVersionBytesin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The bytes for vcenterVersion.
-
getEsxVersion
public String getEsxVersion()
ESX version.
string esx_version = 2;- Specified by:
getEsxVersionin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The esxVersion.
-
getEsxVersionBytes
public com.google.protobuf.ByteString getEsxVersionBytes()
ESX version.
string esx_version = 2;- Specified by:
getEsxVersionBytesin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The bytes for esxVersion.
-
getOsid
public String getOsid()
VMware os enum - https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.
string osid = 3;- Specified by:
getOsidin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The osid.
-
getOsidBytes
public com.google.protobuf.ByteString getOsidBytes()
VMware os enum - https://vdc-repo.vmware.com/vmwb-repository/dcr-public/da47f910-60ac-438b-8b9b-6122f4d14524/16b7274a-bf8b-4b4c-a05e-746f2aa93c8c/doc/vim.vm.GuestOsDescriptor.GuestOsIdentifier.html.
string osid = 3;- Specified by:
getOsidBytesin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The bytes for osid.
-
getVcenterFolder
public String getVcenterFolder()
Folder name in vCenter where asset resides.
string vcenter_folder = 4;- Specified by:
getVcenterFolderin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The vcenterFolder.
-
getVcenterFolderBytes
public com.google.protobuf.ByteString getVcenterFolderBytes()
Folder name in vCenter where asset resides.
string vcenter_folder = 4;- Specified by:
getVcenterFolderBytesin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The bytes for vcenterFolder.
-
getVcenterUri
public String getVcenterUri()
vCenter URI used in collection.
string vcenter_uri = 5;- Specified by:
getVcenterUriin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The vcenterUri.
-
getVcenterUriBytes
public com.google.protobuf.ByteString getVcenterUriBytes()
vCenter URI used in collection.
string vcenter_uri = 5;- Specified by:
getVcenterUriBytesin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The bytes for vcenterUri.
-
getVcenterVmId
public String getVcenterVmId()
vCenter VM ID.
string vcenter_vm_id = 6;- Specified by:
getVcenterVmIdin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The vcenterVmId.
-
getVcenterVmIdBytes
public com.google.protobuf.ByteString getVcenterVmIdBytes()
vCenter VM ID.
string vcenter_vm_id = 6;- Specified by:
getVcenterVmIdBytesin interfaceVmwarePlatformDetailsOrBuilder- Returns:
- The bytes for vcenterVmId.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VmwarePlatformDetails parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmwarePlatformDetails parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmwarePlatformDetails parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmwarePlatformDetails parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmwarePlatformDetails parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmwarePlatformDetails parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmwarePlatformDetails parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VmwarePlatformDetails parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VmwarePlatformDetails parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VmwarePlatformDetails parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VmwarePlatformDetails parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VmwarePlatformDetails parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VmwarePlatformDetails.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VmwarePlatformDetails.Builder newBuilder()
-
newBuilder
public static VmwarePlatformDetails.Builder newBuilder(VmwarePlatformDetails prototype)
-
toBuilder
public VmwarePlatformDetails.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VmwarePlatformDetails.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VmwarePlatformDetails getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VmwarePlatformDetails> parser()
-
getParserForType
public com.google.protobuf.Parser<VmwarePlatformDetails> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VmwarePlatformDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-