public sealed class CreateInstructionRequest : IMessage<CreateInstructionRequest>, IEquatable<CreateInstructionRequest>, IDeepCloneable<CreateInstructionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class CreateInstructionRequest.
[[["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\u003eCreateInstructionRequest\u003c/code\u003e class is part of the Data Labeling v1beta1 API within the Google Cloud .NET library, and it is used as a request message for creating labeling instructions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateInstructionRequest\u003c/code\u003e class is 2.0.0-beta05, but older beta versions like 2.0.0-beta04 and 1.0.0-beta03 are also available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and it inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateInstructionRequest\u003c/code\u003e requires properties such as \u003ccode\u003eInstruction\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e to define the instruction details and the project where the instruction should be created, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsProjectName\u003c/code\u003e property provides a strongly-typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name, utilizing the \u003ccode\u003eProjectName\u003c/code\u003e type from the Google.Api.Gax library.\u003c/p\u003e\n"]]],[],null,[]]