Reference documentation and code samples for the Vector Search V1 API class Google::Cloud::VectorSearch::V1::ImportDataObjectsMetadata.
Metadata for VectorSearchService.ImportDataObjects.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was created.
#failure_count
def failure_count() -> ::Integer
Returns
- (::Integer) — Output only. Number of DataObjects that failed during processing.
#success_count
def success_count() -> ::Integer
Returns
- (::Integer) — Output only. Number of DataObjects that were processed successfully.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time the operation was last updated.