Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::RemoveIndexAssetMetadata.
Metadata for RemoveIndexAsset.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#indexing_status
def indexing_status() -> ::Google::Cloud::VisionAI::V1::IndexingStatus
Returns
- (::Google::Cloud::VisionAI::V1::IndexingStatus) — The status of indexing this asset.
#indexing_status=
def indexing_status=(value) -> ::Google::Cloud::VisionAI::V1::IndexingStatus
Parameter
- value (::Google::Cloud::VisionAI::V1::IndexingStatus) — The status of indexing this asset.
Returns
- (::Google::Cloud::VisionAI::V1::IndexingStatus) — The status of indexing this asset.
#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.