Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::ImportAssetsMetadata.
The metadata message for ImportAssets LRO.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#metadata
def metadata() -> ::Google::Cloud::VisionAI::V1::OperationMetadata
Returns
- (::Google::Cloud::VisionAI::V1::OperationMetadata) — The metadata of the operation.
#metadata=
def metadata=(value) -> ::Google::Cloud::VisionAI::V1::OperationMetadata
Parameter
- value (::Google::Cloud::VisionAI::V1::OperationMetadata) — The metadata of the operation.
Returns
- (::Google::Cloud::VisionAI::V1::OperationMetadata) — The metadata of the operation.
#status
def status() -> ::Google::Cloud::VisionAI::V1::BatchOperationStatus
Returns
- (::Google::Cloud::VisionAI::V1::BatchOperationStatus) — The importing status including partial failures, if the implementation can provide such information during the progress of the ImportAssets.
#status=
def status=(value) -> ::Google::Cloud::VisionAI::V1::BatchOperationStatus
Parameter
- value (::Google::Cloud::VisionAI::V1::BatchOperationStatus) — The importing status including partial failures, if the implementation can provide such information during the progress of the ImportAssets.
Returns
- (::Google::Cloud::VisionAI::V1::BatchOperationStatus) — The importing status including partial failures, if the implementation can provide such information during the progress of the ImportAssets.