public sealed class AppendResult : IMessage<AppendRowsResponse.Types.AppendResult>, IEquatable<AppendRowsResponse.Types.AppendResult>, IDeepCloneable<AppendRowsResponse.Types.AppendResult>, IBufferMessage, IMessage
AppendResult is returned for successful append requests.
[[["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 provided content is documentation for the \u003ccode\u003eAppendResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, specifically version 2.8.0 of the library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAppendResult\u003c/code\u003e is used to represent the result of successful append requests within the BigQuery Storage API, and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has two constructors: a default constructor and one that accepts another \u003ccode\u003eAppendResult\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property, \u003ccode\u003eOffset\u003c/code\u003e, which is of type nullable \u003ccode\u003eInt64\u003c/code\u003e and indicates the row offset of the last successful append, if available.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also has a list of 25 versions, with 3.17.0 being the latest, of \u003ccode\u003eAppendRowsResponse.Types.AppendResult\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]