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

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::IndexingStatus.

The status of indexing for the asset.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#state

def state() -> ::Google::Cloud::VisionAI::V1::IndexingStatus::State
Returns

#status_message

def status_message() -> ::String
Returns
  • (::String) — Detailed message describing the state.

#status_message=

def status_message=(value) -> ::String
Parameter
  • value (::String) — Detailed message describing the state.
Returns
  • (::String) — Detailed message describing the state.