Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus.
The status of analysis on each search capability.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#search_capability
def search_capability() -> ::Google::Cloud::VisionAI::V1::SearchCapability
Returns
- (::Google::Cloud::VisionAI::V1::SearchCapability) — The search capability requested.
#search_capability=
def search_capability=(value) -> ::Google::Cloud::VisionAI::V1::SearchCapability
Parameter
- value (::Google::Cloud::VisionAI::V1::SearchCapability) — The search capability requested.
Returns
- (::Google::Cloud::VisionAI::V1::SearchCapability) — The search capability requested.
#state
def state() -> ::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus::State
#state=
def state=(value) -> ::Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus::State
#status_message
def status_message() -> ::String
Returns
- (::String)
#status_message=
def status_message=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)