public interface LogConfigDataAccessOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLogMode()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getLogModeBytes()
This is deprecated and has no effect.
|
boolean |
hasLogMode()
This is deprecated and has no effect.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLogMode()
This is deprecated and has no effect. Do not use. Check the LogMode enum for the list of possible values.
optional string log_mode = 402897342;String getLogMode()
This is deprecated and has no effect. Do not use. Check the LogMode enum for the list of possible values.
optional string log_mode = 402897342;com.google.protobuf.ByteString getLogModeBytes()
This is deprecated and has no effect. Do not use. Check the LogMode enum for the list of possible values.
optional string log_mode = 402897342;Copyright © 2023 Google LLC. All rights reserved.