public sealed class AppendRowsResponse.Types.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\u003eThe content provides documentation for the \u003ccode\u003eAppendRowsResponse.Types.AppendResult\u003c/code\u003e class within the Google BigQuery Storage v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eAppendResult\u003c/code\u003e, signifies the successful outcome of appending data and is part of the \u003ccode\u003eGoogle.Cloud.BigQuery.Storage.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes version history for \u003ccode\u003eAppendResult\u003c/code\u003e, with version 3.17.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAppendResult\u003c/code\u003e class 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 class contains a property \u003ccode\u003eOffset\u003c/code\u003e, which provides information on the last appended row's offset, applicable when not using default streams, and is a \u003ccode\u003elong\u003c/code\u003e type.\u003c/p\u003e\n"]]],[],null,[]]