Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata.
Metadata for AnalyzeAsset.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#analysis_status
def analysis_status() -> ::Array<::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus>) — The status of analysis on all search capabilities.
#analysis_status=
def analysis_status=(value) -> ::Array<::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus>) — The status of analysis on all search capabilities.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus>) — The status of analysis on all search capabilities.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The start time of the operation.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The start time of the operation.
Returns
- (::Google::Protobuf::Timestamp) — The start time of the operation.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The update time of the operation.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The update time of the operation.
Returns
- (::Google::Protobuf::Timestamp) — The update time of the operation.