public static final class VmErrors.VMVerificationStatus extends com.google.protobuf.GeneratedMessageV3 implements VmErrors.VMVerificationStatusOrBuilder
types.VMVerificationStatus| Modifier and Type | Class and Description |
|---|---|
static class |
VmErrors.VMVerificationStatus.Builder
Protobuf type
types.VMVerificationStatus |
static class |
VmErrors.VMVerificationStatus.StatusKind
Protobuf enum
types.VMVerificationStatus.StatusKind |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
DEPENDENCY_ID_FIELD_NUMBER |
static int |
ERROR_KIND_FIELD_NUMBER |
static int |
MESSAGE_FIELD_NUMBER |
static int |
MODULE_IDX_FIELD_NUMBER |
static int |
STATUS_KIND_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static VmErrors.VMVerificationStatus |
getDefaultInstance() |
VmErrors.VMVerificationStatus |
getDefaultInstanceForType() |
LanguageStorage.ModuleId |
getDependencyId()
For StatusKind::SCRIPT and MODULE this is ignored.
|
LanguageStorage.ModuleIdOrBuilder |
getDependencyIdOrBuilder()
For StatusKind::SCRIPT and MODULE this is ignored.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
VmErrors.VMVerificationErrorKind |
getErrorKind()
.types.VMVerificationErrorKind error_kind = 3; |
int |
getErrorKindValue()
.types.VMVerificationErrorKind error_kind = 3; |
String |
getMessage()
string message = 4; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 4; |
int |
getModuleIdx()
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
|
com.google.protobuf.Parser<VmErrors.VMVerificationStatus> |
getParserForType() |
int |
getSerializedSize() |
VmErrors.VMVerificationStatus.StatusKind |
getStatusKind()
.types.VMVerificationStatus.StatusKind status_kind = 1; |
int |
getStatusKindValue()
.types.VMVerificationStatus.StatusKind status_kind = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDependencyId()
For StatusKind::SCRIPT and MODULE this is ignored.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VmErrors.VMVerificationStatus.Builder |
newBuilder() |
static VmErrors.VMVerificationStatus.Builder |
newBuilder(VmErrors.VMVerificationStatus prototype) |
VmErrors.VMVerificationStatus.Builder |
newBuilderForType() |
protected VmErrors.VMVerificationStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static VmErrors.VMVerificationStatus |
parseDelimitedFrom(InputStream input) |
static VmErrors.VMVerificationStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMVerificationStatus |
parseFrom(byte[] data) |
static VmErrors.VMVerificationStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMVerificationStatus |
parseFrom(ByteBuffer data) |
static VmErrors.VMVerificationStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMVerificationStatus |
parseFrom(com.google.protobuf.ByteString data) |
static VmErrors.VMVerificationStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMVerificationStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VmErrors.VMVerificationStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VmErrors.VMVerificationStatus |
parseFrom(InputStream input) |
static VmErrors.VMVerificationStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VmErrors.VMVerificationStatus> |
parser() |
VmErrors.VMVerificationStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATUS_KIND_FIELD_NUMBER
public static final int MODULE_IDX_FIELD_NUMBER
public static final int ERROR_KIND_FIELD_NUMBER
public static final int MESSAGE_FIELD_NUMBER
public static final int DEPENDENCY_ID_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public int getStatusKindValue()
.types.VMVerificationStatus.StatusKind status_kind = 1;getStatusKindValue in interface VmErrors.VMVerificationStatusOrBuilderpublic VmErrors.VMVerificationStatus.StatusKind getStatusKind()
.types.VMVerificationStatus.StatusKind status_kind = 1;getStatusKind in interface VmErrors.VMVerificationStatusOrBuilderpublic int getModuleIdx()
For StatusKind::SCRIPT and DEPENDENCY this is ignored.
uint32 module_idx = 2;getModuleIdx in interface VmErrors.VMVerificationStatusOrBuilderpublic int getErrorKindValue()
.types.VMVerificationErrorKind error_kind = 3;getErrorKindValue in interface VmErrors.VMVerificationStatusOrBuilderpublic VmErrors.VMVerificationErrorKind getErrorKind()
.types.VMVerificationErrorKind error_kind = 3;getErrorKind in interface VmErrors.VMVerificationStatusOrBuilderpublic String getMessage()
string message = 4;getMessage in interface VmErrors.VMVerificationStatusOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
string message = 4;getMessageBytes in interface VmErrors.VMVerificationStatusOrBuilderpublic boolean hasDependencyId()
For StatusKind::SCRIPT and MODULE this is ignored.
.types.ModuleId dependency_id = 5;hasDependencyId in interface VmErrors.VMVerificationStatusOrBuilderpublic LanguageStorage.ModuleId getDependencyId()
For StatusKind::SCRIPT and MODULE this is ignored.
.types.ModuleId dependency_id = 5;getDependencyId in interface VmErrors.VMVerificationStatusOrBuilderpublic LanguageStorage.ModuleIdOrBuilder getDependencyIdOrBuilder()
For StatusKind::SCRIPT and MODULE this is ignored.
.types.ModuleId dependency_id = 5;getDependencyIdOrBuilder in interface VmErrors.VMVerificationStatusOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VmErrors.VMVerificationStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMVerificationStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMVerificationStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMVerificationStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMVerificationStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMVerificationStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VmErrors.VMVerificationStatus parseFrom(InputStream input) throws IOException
IOExceptionpublic static VmErrors.VMVerificationStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VmErrors.VMVerificationStatus parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VmErrors.VMVerificationStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VmErrors.VMVerificationStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VmErrors.VMVerificationStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VmErrors.VMVerificationStatus.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VmErrors.VMVerificationStatus.Builder newBuilder()
public static VmErrors.VMVerificationStatus.Builder newBuilder(VmErrors.VMVerificationStatus prototype)
public VmErrors.VMVerificationStatus.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VmErrors.VMVerificationStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VmErrors.VMVerificationStatus getDefaultInstance()
public static com.google.protobuf.Parser<VmErrors.VMVerificationStatus> parser()
public com.google.protobuf.Parser<VmErrors.VMVerificationStatus> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VmErrors.VMVerificationStatus getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2019. All rights reserved.