public sealed class CreateEngineRequest : IMessage<CreateEngineRequest>, IEquatable<CreateEngineRequest>, IDeepCloneable<CreateEngineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CreateEngineRequest.
Request for
[EngineService.CreateEngine][google.cloud.discoveryengine.v1.EngineService.CreateEngine]
method.
Required. The ID to use for the
[Engine][google.cloud.discoveryengine.v1.Engine], which will become the
final component of the [Engine][google.cloud.discoveryengine.v1.Engine]'s
resource name.
This field must conform to RFC-1034
standard with a length limit of 63 characters. Otherwise, an
INVALID_ARGUMENT error is returned.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eCreateEngineRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for version 1.1.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEngineRequest\u003c/code\u003e class is used to define the request structure for the \u003ccode\u003eEngineService.CreateEngine\u003c/code\u003e method, which facilitates creating an engine.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateEngineRequest\u003c/code\u003e include \u003ccode\u003eEngine\u003c/code\u003e (the engine to be created), \u003ccode\u003eEngineId\u003c/code\u003e (the identifier for the engine), \u003ccode\u003eParent\u003c/code\u003e (the parent resource name for the engine), and \u003ccode\u003eParentAsCollectionName\u003c/code\u003e (a \u003ccode\u003eCollectionName\u003c/code\u003e-typed view over the parent resource name).\u003c/p\u003e\n"],["\u003cp\u003eThe document details the different versions of the API, ranging from 1.0.0-beta06 to 1.6.0 (latest), allowing to navigate between them, and shows the methods and constructors.\u003c/p\u003e\n"]]],[],null,[]]