public sealed class BigQueryAuditMetadata.Types.SheetsMetadata : IMessage<BigQueryAuditMetadata.Types.SheetsMetadata>, IEquatable<BigQueryAuditMetadata.Types.SheetsMetadata>, IDeepCloneable<BigQueryAuditMetadata.Types.SheetsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.SheetsMetadata.
[[["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 document provides reference documentation for the `BigQueryAuditMetadata.Types.SheetsMetadata` class within the Google Cloud Audit API, specifically version 2.2.0."],["The `BigQueryAuditMetadata.Types.SheetsMetadata` class represents Google Sheets-specific request metadata and inherits from the `object` class, while also implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The namespace for this class is `Google.Cloud.Audit`, and it is part of the `Google.Cloud.Audit.dll` assembly."],["This class has two constructors: `SheetsMetadata()` and `SheetsMetadata(BigQueryAuditMetadata.Types.SheetsMetadata other)`, the latter accepting another `SheetsMetadata` object as a parameter."],["It also includes the `DocId` property, a string that represents the ID of the spreadsheet from which a request was made."]]],[]]