public sealed class BigQueryAuditMetadata.Types.DatasetCreation : IMessage<BigQueryAuditMetadata.Types.DatasetCreation>, IEquatable<BigQueryAuditMetadata.Types.DatasetCreation>, IDeepCloneable<BigQueryAuditMetadata.Types.DatasetCreation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.DatasetCreation.
[[["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 page provides documentation for the `BigQueryAuditMetadata.Types.DatasetCreation` class, which is part of the Google Cloud Audit API, specifically for dataset creation events."],["The `BigQueryAuditMetadata.Types.DatasetCreation` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations."],["The class offers two constructors, one default and another that takes an existing `BigQueryAuditMetadata.Types.DatasetCreation` object for copying."],["The `DatasetCreation` class includes properties such as `Dataset` (dataset metadata), `JobName` (URI of the job that created the dataset), and `Reason` (describing how the dataset was created), providing details about the dataset creation event."],["The documentation provided includes information on inherited members, namespace, assembly, and detailed descriptions for each constructor and property associated with the `BigQueryAuditMetadata.Types.DatasetCreation` class."]]],[]]