Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::ListEnginesResponse (v0.11.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::ListEnginesResponse.

Response message for EngineService.ListEngines method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#engines

def engines() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Engine>
Returns

#engines=

def engines=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Engine>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — Not supported.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — Not supported.
Returns
  • (::String) — Not supported.