public interface InstallErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage()
A string representing the user facing error message
|
com.google.protobuf.ByteString |
getErrorMessageBytes()
A string representing the user facing error message
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getErrorMessage()
A string representing the user facing error message
string error_message = 1;com.google.protobuf.ByteString getErrorMessageBytes()
A string representing the user facing error message
string error_message = 1;Copyright © 2024 Google LLC. All rights reserved.