Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListReasoningEnginesResponse (v0.62.0)

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

Response message for ReasoningEngineService.ListReasoningEngines

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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

#reasoning_engines

def reasoning_engines() -> ::Array<::Google::Cloud::AIPlatform::V1::ReasoningEngine>
Returns

#reasoning_engines=

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