public static interface VmErrors.VMValidationStatusOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VmErrors.VMValidationStatusCode |
getCode()
.types.VMValidationStatusCode code = 1; |
int |
getCodeValue()
.types.VMValidationStatusCode code = 1; |
String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getCodeValue()
.types.VMValidationStatusCode code = 1;VmErrors.VMValidationStatusCode getCode()
.types.VMValidationStatusCode code = 1;String getMessage()
string message = 2;com.google.protobuf.ByteString getMessageBytes()
string message = 2;Copyright © 2019. All rights reserved.