Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::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::V1::Engine>
    Returns
    
  - (::Array<::Google::Cloud::DiscoveryEngine::V1::Engine>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1::Engine Engine}s.
#engines=
def engines=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1::Engine>
    Parameter
    
  - value (::Array<::Google::Cloud::DiscoveryEngine::V1::Engine>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1::Engine Engine}s.
    Returns
    
  - (::Array<::Google::Cloud::DiscoveryEngine::V1::Engine>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1::Engine Engine}s.
#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.