Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListIndexesResponse (v0.14.0)

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

Response message for IndexService.ListIndexes.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#indexes

def indexes() -> ::Array<::Google::Cloud::AIPlatform::V1::Index>
Returns

#indexes=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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