Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::CreateEngineRequest.
Request for EngineService.CreateEngine method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#engine
def engine() -> ::Google::Cloud::DiscoveryEngine::V1::Engine Returns 
 - (::Google::Cloud::DiscoveryEngine::V1::Engine) — Required. The Engine to create.
 
#engine=
def engine=(value) -> ::Google::Cloud::DiscoveryEngine::V1::Engine Parameter 
 - value (::Google::Cloud::DiscoveryEngine::V1::Engine) — Required. The Engine to create.
 
 Returns 
 - (::Google::Cloud::DiscoveryEngine::V1::Engine) — Required. The Engine to create.
 
#engine_id
def engine_id() -> ::String Returns  
 #engine_id=
def engine_id=(value) -> ::String Parameter  
  Returns  
 #parent
def parent() -> ::String Returns 
 -  (::String) — Required. The parent resource name, such as 
projects/{project}/locations/{location}/collections/{collection}. 
#parent=
def parent=(value) -> ::String Parameter 
 -  value (::String) — Required. The parent resource name, such as 
projects/{project}/locations/{location}/collections/{collection}. 
 Returns 
 -  (::String) — Required. The parent resource name, such as 
projects/{project}/locations/{location}/collections/{collection}.