public interface LogConfigCloudAuditOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
AuthorizationLoggingOptions |
getAuthorizationLoggingOptions()
This is deprecated and has no effect.
|
AuthorizationLoggingOptionsOrBuilder |
getAuthorizationLoggingOptionsOrBuilder()
This is deprecated and has no effect.
|
String |
getLogName()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getLogNameBytes()
This is deprecated and has no effect.
|
boolean |
hasAuthorizationLoggingOptions()
This is deprecated and has no effect.
|
boolean |
hasLogName()
This is deprecated and has no effect.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAuthorizationLoggingOptions()
This is deprecated and has no effect. Do not use.
optional .google.cloud.compute.v1.AuthorizationLoggingOptions authorization_logging_options = 217861624;
AuthorizationLoggingOptions getAuthorizationLoggingOptions()
This is deprecated and has no effect. Do not use.
optional .google.cloud.compute.v1.AuthorizationLoggingOptions authorization_logging_options = 217861624;
AuthorizationLoggingOptionsOrBuilder getAuthorizationLoggingOptionsOrBuilder()
This is deprecated and has no effect. Do not use.
optional .google.cloud.compute.v1.AuthorizationLoggingOptions authorization_logging_options = 217861624;
boolean hasLogName()
This is deprecated and has no effect. Do not use. Check the LogName enum for the list of possible values.
optional string log_name = 402913958;String getLogName()
This is deprecated and has no effect. Do not use. Check the LogName enum for the list of possible values.
optional string log_name = 402913958;com.google.protobuf.ByteString getLogNameBytes()
This is deprecated and has no effect. Do not use. Check the LogName enum for the list of possible values.
optional string log_name = 402913958;Copyright © 2023 Google LLC. All rights reserved.