public sealed class CreateEngineRequest : IMessage<CreateEngineRequest>, IEquatable<CreateEngineRequest>, IDeepCloneable<CreateEngineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class CreateEngineRequest.
Request for
[EngineService.CreateEngine][google.cloud.discoveryengine.v1beta.EngineService.CreateEngine]
method.
Required. The ID to use for the
[Engine][google.cloud.discoveryengine.v1beta.Engine], which will become the
final component of the
[Engine][google.cloud.discoveryengine.v1beta.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\u003eThe \u003ccode\u003eCreateEngineRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eEngineService.CreateEngine\u003c/code\u003e method within the Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eEngine\u003c/code\u003e, \u003ccode\u003eEngineId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsCollectionName\u003c/code\u003e to define the specifics of the engine creation request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateEngineRequest\u003c/code\u003e class has two constructors: one default and another that accepts another \u003ccode\u003eCreateEngineRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEngineId\u003c/code\u003e property must adhere to the RFC-1034 standard with a maximum length of 63 characters to avoid \u003ccode\u003eINVALID_ARGUMENT\u003c/code\u003e errors.\u003c/p\u003e\n"]]],[],null,[]]