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 page documents the \u003ccode\u003eAppendResult\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace and is returned for successful append requests.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.17.0, with prior versions back to 2.3.0 also listed and accessible via links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAppendResult\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppendResult\u003c/code\u003e class has a single property, \u003ccode\u003eOffset\u003c/code\u003e, which is a nullable long representing the row offset of the last append.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available, a parameterless constructor and a constructor that takes another \u003ccode\u003eAppendResult\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]