Class: Google::Cloud::VisionAI::V1::IndexAssetMetadata

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 IndexAsset.

Instance Attribute Summary collapse

Instance Attribute Details

#start_time::Google::Protobuf::Timestamp

Returns The start time of the operation.

Returns:



345
346
347
348
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 345

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

#status::Google::Cloud::VisionAI::V1::IndexingStatus

Returns The status of indexing this asset.

Returns:



345
346
347
348
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 345

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

#update_time::Google::Protobuf::Timestamp

Returns The update time of the operation.

Returns:



345
346
347
348
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 345

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