public sealed class CreateEntityTypeRequest : IMessage<CreateEntityTypeRequest>, IEquatable<CreateEntityTypeRequest>, IDeepCloneable<CreateEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateEntityTypeRequest.
Request message for
[FeaturestoreService.CreateEntityType][google.cloud.aiplatform.v1beta1.FeaturestoreService.CreateEntityType].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateEntityTypeRequest\u003c/code\u003e class is part of the Vertex AI v1beta1 API, specifically used within the \u003ccode\u003eFeaturestoreService\u003c/code\u003e to create new EntityTypes.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt requires setting properties like \u003ccode\u003eEntityTypeId\u003c/code\u003e, which is a unique identifier for the EntityType, and \u003ccode\u003eParent\u003c/code\u003e, which specifies the Featurestore where the EntityType will be created, as well as \u003ccode\u003eEntityType\u003c/code\u003e, which is the entity to be created.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided, one empty, and one that takes a \u003ccode\u003eCreateEntityTypeRequest\u003c/code\u003e parameter, which is used for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, under the assembly \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]