Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListSavedQueriesResponse (v0.23.0)

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

Response message for DatasetService.ListSavedQueries.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — The standard List next-page token.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — The standard List next-page token.
Returns
  • (::String) — The standard List next-page token.

#saved_queries

def saved_queries() -> ::Array<::Google::Cloud::AIPlatform::V1::SavedQuery>
Returns

#saved_queries=

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