Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::ListSpecialistPoolsResponse (v0.2.0)

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

Response message for SpecialistPoolService.ListSpecialistPools.

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.

#specialist_pools

def specialist_pools() -> ::Array<::Google::Cloud::AIPlatform::V1::SpecialistPool>
Returns

#specialist_pools=

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