Class: Google::Cloud::VectorSearch::V1::ExportDataObjectsMetadata

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

Overview

Metadata for the ExportDataObjects LRO.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation was created.

Returns:



647
648
649
650
# File 'proto_docs/google/cloud/vectorsearch/v1/vectorsearch_service.rb', line 647

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

#finish_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation finished.

Returns:



647
648
649
650
# File 'proto_docs/google/cloud/vectorsearch/v1/vectorsearch_service.rb', line 647

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