Class VmwarePlatformDetails (0.5.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.5.0keyboard_arrow_down  
  
 
    
    
    
      
  
  
  
    
public   final   class  VmwarePlatformDetails   extends   GeneratedMessageV3   implements   VmwarePlatformDetailsOrBuilder  
   VMware specific details.
 Protobuf type google.cloud.migrationcenter.v1.VmwarePlatformDetails
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  
  
    
public   static   final   int   ESX_VERSION_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   OSID_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   VCENTER_FOLDER_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   VCENTER_URI_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   VCENTER_VERSION_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   VCENTER_VM_ID_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  
    
public   static   VmwarePlatformDetails   getDefaultInstance ()  
  
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  
    
public   static   VmwarePlatformDetails . Builder   newBuilder ()  
  
  
    
public   static   VmwarePlatformDetails . Builder   newBuilder ( VmwarePlatformDetails   prototype )  
  
  
  
    
public   static   VmwarePlatformDetails   parseDelimitedFrom ( InputStream   input )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseDelimitedFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( byte []   data )  
  
    
      
        Parameter  
      
        Name Description  
      
        databyte [] 
     
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( byte []   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( ByteString   data )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( ByteString   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( CodedInputStream   input )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( InputStream   input )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( ByteBuffer   data )  
  
  
  
  
    
public   static   VmwarePlatformDetails   parseFrom ( ByteBuffer   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Parser<VmwarePlatformDetails>   parser ()  
  
  Methods
   
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  
    
public   VmwarePlatformDetails   getDefaultInstanceForType ()  
  
  
    
public   String   getEsxVersion ()  
   ESX version.
 string esx_version = 2;
    
      
        Returns  
      
        Type Description  
      
        String The esxVersion.
 
     
  
  
    
public   ByteString   getEsxVersionBytes ()  
   ESX version.
 string esx_version = 2;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for esxVersion.
 
     
  
  
    
      
        Returns  
      
        Type Description  
      
        String The osid.
 
     
  
  
    
public   ByteString   getOsidBytes ()  
  
  
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for osid.
 
     
  
  
    
public   Parser<VmwarePlatformDetails>   getParserForType ()  
  
  Overrides 
  
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
public   String   getVcenterFolder ()  
   Folder name in vCenter where asset resides.
 string vcenter_folder = 4;
    
      
        Returns  
      
        Type Description  
      
        String The vcenterFolder.
 
     
  
  
    
public   ByteString   getVcenterFolderBytes ()  
   Folder name in vCenter where asset resides.
 string vcenter_folder = 4;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for vcenterFolder.
 
     
  
  
    
public   String   getVcenterUri ()  
   vCenter URI used in collection.
 string vcenter_uri = 5;
    
      
        Returns  
      
        Type Description  
      
        String The vcenterUri.
 
     
  
  
    
public   ByteString   getVcenterUriBytes ()  
   vCenter URI used in collection.
 string vcenter_uri = 5;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for vcenterUri.
 
     
  
  
    
public   String   getVcenterVersion ()  
   vCenter version.
 string vcenter_version = 1;
    
      
        Returns  
      
        Type Description  
      
        String The vcenterVersion.
 
     
  
  
    
public   ByteString   getVcenterVersionBytes ()  
   vCenter version.
 string vcenter_version = 1;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for vcenterVersion.
 
     
  
  
    
public   String   getVcenterVmId ()  
   vCenter VM ID.
 string vcenter_vm_id = 6;
    
      
        Returns  
      
        Type Description  
      
        String The vcenterVmId.
 
     
  
  
    
public   ByteString   getVcenterVmIdBytes ()  
   vCenter VM ID.
 string vcenter_vm_id = 6;
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for vcenterVmId.
 
     
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  
    
public   VmwarePlatformDetails . Builder   newBuilderForType ()  
  
  
    
protected   VmwarePlatformDetails . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   parent )  
  
  
  Overrides 
  
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   unused )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  
    
public   VmwarePlatformDetails . Builder   toBuilder ()  
  
  
    
public   void   writeTo ( CodedOutputStream   output )  
  
  Overrides 
  
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-29 UTC.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]