Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListModelsResponse (v0.22.0)

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

Response message for ModelService.ListModels

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#models

def models() -> ::Array<::Google::Cloud::AIPlatform::V1::Model>
Returns

#models=

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

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

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