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\u003eThe content provides documentation for the \u003ccode\u003eAppendRowsResponse.Types.AppendResult\u003c/code\u003e class within the Google BigQuery Storage v1 API, detailing its usage and implementation across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the API class is 3.17.0, with the document providing links to past versions down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAppendResult\u003c/code\u003e is a class that is returned when append requests are successful, with key functionality including the \u003ccode\u003eOffset\u003c/code\u003e property that indicates the row offset of the last append.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all detailed within the documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors \u003ccode\u003eAppendResult()\u003c/code\u003e and \u003ccode\u003eAppendResult(AppendRowsResponse.Types.AppendResult other)\u003c/code\u003e, the second one takes another \u003ccode\u003eAppendRowsResponse.Types.AppendResult\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]