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
- (::Google::Cloud::VisionAI::V1::IndexingStatus::State) — Output only. State of this asset's indexing.
#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.