public static interface ContinuousValidationEvent.ConfigErrorEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
A description of the issue.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
A description of the issue.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDescription()
A description of the issue.
string description = 1;com.google.protobuf.ByteString getDescriptionBytes()
A description of the issue.
string description = 1;Copyright © 2023 Google LLC. All rights reserved.