Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::SearchDataItemsResponse (v0.17.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::SearchDataItemsResponse.

Response message for DatasetService.SearchDataItems.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_item_views

def data_item_views() -> ::Array<::Google::Cloud::AIPlatform::V1::DataItemView>
Returns

#data_item_views=

def data_item_views=(value) -> ::Array<::Google::Cloud::AIPlatform::V1::DataItemView>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns