Class: Google::Cloud::VisionAI::V1::RemoveIndexAssetMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/warehouse.rb

Overview

Metadata for RemoveIndexAsset.

Instance Attribute Summary collapse

Instance Attribute Details

#indexing_status::Google::Cloud::VisionAI::V1::IndexingStatus

Returns The status of indexing this asset.

Returns:



382
383
384
385
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 382

class RemoveIndexAssetMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_time::Google::Protobuf::Timestamp

Returns The start time of the operation.

Returns:



382
383
384
385
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 382

class RemoveIndexAssetMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#update_time::Google::Protobuf::Timestamp

Returns The update time of the operation.

Returns:



382
383
384
385
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 382

class RemoveIndexAssetMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end