public interface HealthCheckLogConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getEnable()
Indicates whether or not to export logs.
|
boolean |
hasEnable()
Indicates whether or not to export logs.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasEnable()
Indicates whether or not to export logs. This is false by default, which means no health check logging will be done.
optional bool enable = 311764355;boolean getEnable()
Indicates whether or not to export logs. This is false by default, which means no health check logging will be done.
optional bool enable = 311764355;Copyright © 2023 Google LLC. All rights reserved.