public sealed class FirstPartyAppMetadata : IMessage<BigQueryAuditMetadata.Types.FirstPartyAppMetadata>, IEquatable<BigQueryAuditMetadata.Types.FirstPartyAppMetadata>, IDeepCloneable<BigQueryAuditMetadata.Types.FirstPartyAppMetadata>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.FirstPartyAppMetadata.
First party (Google) application specific request metadata.
Implements
IMessage<BigQueryAuditMetadata.Types.FirstPartyAppMetadata>, IEquatable<BigQueryAuditMetadata.Types.FirstPartyAppMetadata>, IDeepCloneable<BigQueryAuditMetadata.Types.FirstPartyAppMetadata>, IBufferMessage, IMessageNamespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Constructors
FirstPartyAppMetadata()
public FirstPartyAppMetadata()FirstPartyAppMetadata(BigQueryAuditMetadata.Types.FirstPartyAppMetadata)
public FirstPartyAppMetadata(BigQueryAuditMetadata.Types.FirstPartyAppMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
BigQueryAuditMetadata.Types.FirstPartyAppMetadata |
Properties
MetadataCase
public BigQueryAuditMetadata.Types.FirstPartyAppMetadata.MetadataOneofCase MetadataCase { get; }| Property Value | |
|---|---|
| Type | Description |
BigQueryAuditMetadata.Types.FirstPartyAppMetadata.MetadataOneofCase |
|
SheetsMetadata
public BigQueryAuditMetadata.Types.SheetsMetadata SheetsMetadata { get; set; }Google Sheets metadata.
| Property Value | |
|---|---|
| Type | Description |
BigQueryAuditMetadata.Types.SheetsMetadata |
|