Vector Search V1 API - Class Google::Cloud::VectorSearch::V1::QueryDataObjectsResponse (v0.1.0)

Reference documentation and code samples for the Vector Search V1 API class Google::Cloud::VectorSearch::V1::QueryDataObjectsResponse.

Response message for DataObjectSearchService.QueryDataObjects.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_objects

def data_objects() -> ::Array<::Google::Cloud::VectorSearch::V1::DataObject>
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Output only. A token to retrieve next page of results. Pass to [DataObjectSearchService.QueryDataObjectsRequest.page_token][] to obtain that page.