public sealed class CreateInstructionMetadata : IMessage<CreateInstructionMetadata>, IEquatable<CreateInstructionMetadata>, IDeepCloneable<CreateInstructionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class CreateInstructionMetadata.
[[["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-03-21 UTC."],[[["This document provides reference information for the `CreateInstructionMetadata` class within the Google Cloud Data Labeling v1beta1 API, specifically for version 2.0.0-beta04, with links to other versions also available."],["`CreateInstructionMetadata` is a class representing the metadata of a `CreateInstruction` operation, implementing multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties like `CreateTime` (a timestamp), `Instruction` (the name of the created instruction), and `PartialFailures` (a list of encountered errors), along with constructors for instantiation."],["The class `CreateInstructionMetadata` inherits from Object, and its members include inherited methods such as `GetHashCode`, `GetType`, and `ToString`, which are documented."],["The `CreateInstructionMetadata` class is located in the `Google.Cloud.DataLabeling.V1Beta1` namespace and is contained within the `Google.Cloud.DataLabeling.V1Beta1.dll` assembly."]]],[]]