public interface InstanceManagedByIgmErrorManagedInstanceErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
[Output Only] Error code.
|
com.google.protobuf.ByteString |
getCodeBytes()
[Output Only] Error code.
|
String |
getMessage()
[Output Only] Error message.
|
com.google.protobuf.ByteString |
getMessageBytes()
[Output Only] Error message.
|
boolean |
hasCode()
[Output Only] Error code.
|
boolean |
hasMessage()
[Output Only] Error message.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCode()
[Output Only] Error code.
optional string code = 3059181;String getCode()
[Output Only] Error code.
optional string code = 3059181;com.google.protobuf.ByteString getCodeBytes()
[Output Only] Error code.
optional string code = 3059181;boolean hasMessage()
[Output Only] Error message.
optional string message = 418054151;String getMessage()
[Output Only] Error message.
optional string message = 418054151;com.google.protobuf.ByteString getMessageBytes()
[Output Only] Error message.
optional string message = 418054151;Copyright © 2023 Google LLC. All rights reserved.