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 latest version of the \u003ccode\u003eAppendResult\u003c/code\u003e class is 3.17.0, but multiple versions are available, ranging from 2.3.0 to 3.17.0, with each one being a link to the respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAppendResult\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace that represents the result of a successful append request.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAppendResult\u003c/code\u003e has an \u003ccode\u003eOffset\u003c/code\u003e property of type \u003ccode\u003eNullable<Int64>\u003c/code\u003e that indicates the row offset at which the last append operation occurred, and it will not be set if appending uses default streams.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: one that takes no arguments, and another that takes an instance of \u003ccode\u003eAppendRowsResponse.Types.AppendResult\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]