Class: Google::Cloud::VectorSearch::V1::ImportDataObjectsResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#status::Google::Rpc::Status

Returns Status of the LRO.

Returns:



559
560
561
562
# File 'proto_docs/google/cloud/vectorsearch/v1/vectorsearch_service.rb', line 559

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