public sealed class LogConfigCloudAuditOptions : IMessage<LogConfigCloudAuditOptions>, IEquatable<LogConfigCloudAuditOptions>, IDeepCloneable<LogConfigCloudAuditOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LogConfigCloudAuditOptions.
This is deprecated and has no effect. Do not use.
Implements
IMessageLogConfigCloudAuditOptions, IEquatableLogConfigCloudAuditOptions, IDeepCloneableLogConfigCloudAuditOptions, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
LogConfigCloudAuditOptions()
public LogConfigCloudAuditOptions()
LogConfigCloudAuditOptions(LogConfigCloudAuditOptions)
public LogConfigCloudAuditOptions(LogConfigCloudAuditOptions other)
Parameter | |
---|---|
Name | Description |
other | LogConfigCloudAuditOptions |
Properties
AuthorizationLoggingOptions
public AuthorizationLoggingOptions AuthorizationLoggingOptions { get; set; }
This is deprecated and has no effect. Do not use.
Property Value | |
---|---|
Type | Description |
AuthorizationLoggingOptions |
HasLogName
public bool HasLogName { get; }
Gets whether the "log_name" field is set
Property Value | |
---|---|
Type | Description |
bool |
LogName
public string LogName { get; set; }
This is deprecated and has no effect. Do not use. Check the LogName enum for the list of possible values.
Property Value | |
---|---|
Type | Description |
string |