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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `AppendRowsResponse.Types.AppendResult` class within the Google BigQuery Storage v1 API, with the latest version being 3.17.0."],["The `AppendRowsResponse.Types.AppendResult` class is a representation of the result returned from a successful append operation and is part of the `Google.Cloud.BigQuery.Storage.V1` namespace."],["The page details inheritance, implementation, constructors, and properties of the `AppendRowsResponse.Types.AppendResult` class, including the `Offset` property, which indicates the row offset of the last append."],["The available versions for this class are listed from version 3.17.0 down to version 2.3.0, with each version linking to its corresponding documentation."]]],[]]