[[["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."],[[["The `CommitAuthor` class, part of the Dataform v1beta1 API, represents the author of a Git commit."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cCommitAuthor\u003e`, `IDeepCloneable\u003cCommitAuthor\u003e`, and `IBufferMessage`."],["The `CommitAuthor` class includes two constructors: a default constructor `CommitAuthor()` and a copy constructor `CommitAuthor(CommitAuthor other)`."],["It contains two properties, `EmailAddress` and `Name`, both of which are strings and are required to represent the commit author's email and name, respectively."],["The latest version of the CommitAuthor class is 1.0.0-beta08, with version 1.0.0-beta07 being the previous."]]],[]]