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
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::Engine>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::Engine Engine}s.
#engines=
def engines=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Engine>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1beta::Engine>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::Engine Engine}s.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::Engine>) — All the customer's {::Google::Cloud::DiscoveryEngine::V1beta::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.