Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListIndexEndpointsResponse (v0.19.0)

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

Response message for IndexEndpointService.ListIndexEndpoints.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#index_endpoints

def index_endpoints() -> ::Array<::Google::Cloud::AIPlatform::V1::IndexEndpoint>
Returns

#index_endpoints=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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