public sealed class DatasetInsertRequest : IMessage<DatasetInsertRequest>, IEquatable<DatasetInsertRequest>, IDeepCloneable<DatasetInsertRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Audit Data Logging v1 API class DatasetInsertRequest.
[[["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."],[[["The latest version of the `DatasetInsertRequest` class is 1.3.0, part of the BigQuery Audit Data Logging v1 API."],["The `DatasetInsertRequest` class represents a request to insert a dataset within the BigQuery logging system."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality comparisons, deep cloning, and buffer management."],["The `DatasetInsertRequest` class has two constructors and a `Resource` property for defining the dataset to be inserted."],["The `DatasetInsertRequest` class inherits from `Object` and has access to methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the parent class."]]],[]]