Class ImportAssetsMetadata (0.30.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 0.30.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   final   class  ImportAssetsMetadata   extends   GeneratedMessageV3   implements   ImportAssetsMetadataOrBuilder  
   The metadata message for ImportAssets LRO.
 Protobuf type google.cloud.visionai.v1.ImportAssetsMetadata
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT) 
    
    
      com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int) 
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int) 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Fields
   
  
  
    
public   static   final   int   METADATA_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  
  
    
public   static   final   int   STATUS_FIELD_NUMBER  
  
    
      
        Field Value  
      
        Type Description  
      
        int  
     
  
  Static Methods
   
  
    
public   static   ImportAssetsMetadata   getDefaultInstance ()  
  
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  
    
public   static   ImportAssetsMetadata . Builder   newBuilder ()  
  
  
    
public   static   ImportAssetsMetadata . Builder   newBuilder ( ImportAssetsMetadata   prototype )  
  
  
  
    
public   static   ImportAssetsMetadata   parseDelimitedFrom ( InputStream   input )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseDelimitedFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( byte []   data )  
  
    
      
        Parameter  
      
        Name Description  
      
        databyte [] 
     
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( byte []   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( ByteString   data )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( ByteString   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( CodedInputStream   input )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( InputStream   input )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( InputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( ByteBuffer   data )  
  
  
  
  
    
public   static   ImportAssetsMetadata   parseFrom ( ByteBuffer   data ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  
  
    
public   static   Parser<ImportAssetsMetadata>   parser ()  
  
  Methods
   
  
    
public   boolean   equals ( Object   obj )  
  
    
      
        Parameter  
      
        Name Description  
      
        objObject  
     
  
  
  Overrides 
  
  
    
public   ImportAssetsMetadata   getDefaultInstanceForType ()  
  
  
    
public   OperationMetadata   getMetadata ()  
   The metadata of the operation.
 .google.cloud.visionai.v1.OperationMetadata metadata = 1;
    
public   OperationMetadataOrBuilder   getMetadataOrBuilder ()  
   The metadata of the operation.
 .google.cloud.visionai.v1.OperationMetadata metadata = 1;
    
public   Parser<ImportAssetsMetadata>   getParserForType ()  
  
  Overrides 
  
  
    
public   int   getSerializedSize ()  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
public   BatchOperationStatus   getStatus ()  
   The importing status including partial failures, if the implementation can
 provide such information during the progress of the ImportAssets.
 .google.cloud.visionai.v1.BatchOperationStatus status = 2;
    
public   BatchOperationStatusOrBuilder   getStatusOrBuilder ()  
   The importing status including partial failures, if the implementation can
 provide such information during the progress of the ImportAssets.
 .google.cloud.visionai.v1.BatchOperationStatus status = 2;
    
public   boolean   hasMetadata ()  
   The metadata of the operation.
 .google.cloud.visionai.v1.OperationMetadata metadata = 1;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the metadata field is set.
 
     
  
  
    
public   boolean   hasStatus ()  
   The importing status including partial failures, if the implementation can
 provide such information during the progress of the ImportAssets.
 .google.cloud.visionai.v1.BatchOperationStatus status = 2;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the status field is set.
 
     
  
  
    
      
        Returns  
      
        Type Description  
      
        int  
     
  
  Overrides 
  
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  
    
public   ImportAssetsMetadata . Builder   newBuilderForType ()  
  
  
    
protected   ImportAssetsMetadata . Builder   newBuilderForType ( GeneratedMessageV3 . BuilderParent   parent )  
  
  
  Overrides 
  
  
    
protected   Object   newInstance ( GeneratedMessageV3 . UnusedPrivateParameter   unused )  
  
  
    
      
        Returns  
      
        Type Description  
      
        Object  
     
  
  Overrides 
  
  
    
public   ImportAssetsMetadata . 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."],[],[]]