public sealed class AppendResult : IMessage<AppendRowsResponse.Types.AppendResult>, IEquatable<AppendRowsResponse.Types.AppendResult>, IDeepCloneable<AppendRowsResponse.Types.AppendResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google BigQuery Storage v1 API class AppendRowsResponse.Types.AppendResult.
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\u003eThis webpage provides documentation for the \u003ccode\u003eAppendResult\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for the .NET environment, covering versions from 2.3.0 up to the latest version 3.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppendResult\u003c/code\u003e class, found in the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace, represents the response for successful append requests to BigQuery.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAppendResult\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a property, \u003ccode\u003eOffset\u003c/code\u003e, which is a nullable \u003ccode\u003eInt64\u003c/code\u003e and indicates the row offset for the last successful append, unless using default streams.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides two constructors for the \u003ccode\u003eAppendResult\u003c/code\u003e class: a default constructor and one that takes another \u003ccode\u003eAppendRowsResponse.Types.AppendResult\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]