Class: Google::Cloud::VisionAI::V1::ImportAssetsMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/warehouse.rb

Overview

The metadata message for ImportAssets LRO.

Instance Attribute Summary collapse

Instance Attribute Details

#metadata::Google::Cloud::VisionAI::V1::OperationMetadata

Returns The metadata of the operation.

Returns:



1722
1723
1724
1725
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 1722

class ImportAssetsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#status::Google::Cloud::VisionAI::V1::BatchOperationStatus

Returns The importing status including partial failures, if the implementation can provide such information during the progress of the ImportAssets.

Returns:



1722
1723
1724
1725
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 1722

class ImportAssetsMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end