Class Google::Cloud::AIPlatform::V1::ListSpecialistPoolsResponse (v0.1.0)

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