Vision AI V1 API - Class Google::Cloud::VisionAI::V1::AnalyzeAssetMetadata::AnalysisStatus (v0.1.0)

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

#search_capability=

def search_capability=(value) -> ::Google::Cloud::VisionAI::V1::SearchCapability
Parameter
Returns

#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)