
public static final class RemoteMessageProto.Message.Request.ViewerRequest.LogData extends com.google.gwt.dev.protobuf.GeneratedMessage implements RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilder
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData
The data for a log entry
| Modifier and Type | Class and Description |
|---|---|
static class |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData |
static class |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo
Protobuf type
com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo |
static interface |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfoOrBuilder |
com.google.gwt.dev.protobuf.GeneratedMessage.BuilderParent, com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage>, com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.gwt.dev.protobuf.GeneratedMessage.ExtendableMessage>, com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable, com.google.gwt.dev.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.gwt.dev.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
DETAILS_FIELD_NUMBER |
static int |
HELPINFO_FIELD_NUMBER |
static int |
LEVEL_FIELD_NUMBER |
static int |
NEEDSATTENTION_FIELD_NUMBER |
static com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message.Request.ViewerRequest.LogData> |
PARSER |
static int |
SUMMARY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
getDefaultInstance() |
RemoteMessageProto.Message.Request.ViewerRequest.LogData |
getDefaultInstanceForType() |
static com.google.gwt.dev.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDetails()
optional string details = 4; |
com.google.gwt.dev.protobuf.ByteString |
getDetailsBytes()
optional string details = 4; |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo |
getHelpInfo()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo = 5; |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfoOrBuilder |
getHelpInfoOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo = 5; |
String |
getLevel()
optional string level = 2; |
com.google.gwt.dev.protobuf.ByteString |
getLevelBytes()
optional string level = 2; |
boolean |
getNeedsAttention()
optional bool needsAttention = 3; |
com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message.Request.ViewerRequest.LogData> |
getParserForType() |
int |
getSerializedSize() |
String |
getSummary()
required string summary = 1; |
com.google.gwt.dev.protobuf.ByteString |
getSummaryBytes()
required string summary = 1; |
com.google.gwt.dev.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDetails()
optional string details = 4; |
boolean |
hasHelpInfo()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo = 5; |
boolean |
hasLevel()
optional string level = 2; |
boolean |
hasNeedsAttention()
optional bool needsAttention = 3; |
boolean |
hasSummary()
required string summary = 1; |
protected com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder |
newBuilder() |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder |
newBuilder(RemoteMessageProto.Message.Request.ViewerRequest.LogData prototype) |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder |
newBuilderForType() |
protected RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder |
newBuilderForType(com.google.gwt.dev.protobuf.GeneratedMessage.BuilderParent parent) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseDelimitedFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseDelimitedFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(byte[] data) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(byte[] data,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(com.google.gwt.dev.protobuf.ByteString data) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(com.google.gwt.dev.protobuf.ByteString data,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(InputStream input) |
static RemoteMessageProto.Message.Request.ViewerRequest.LogData |
parseFrom(InputStream input,
com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.gwt.dev.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message.Request.ViewerRequest.LogData> PARSER
public static final int SUMMARY_FIELD_NUMBER
public static final int LEVEL_FIELD_NUMBER
public static final int NEEDSATTENTION_FIELD_NUMBER
public static final int DETAILS_FIELD_NUMBER
public static final int HELPINFO_FIELD_NUMBER
public static RemoteMessageProto.Message.Request.ViewerRequest.LogData getDefaultInstance()
public RemoteMessageProto.Message.Request.ViewerRequest.LogData getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.gwt.dev.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.gwt.dev.protobuf.MessageOrBuilderpublic final com.google.gwt.dev.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.gwt.dev.protobuf.MessageOrBuildergetUnknownFields in class com.google.gwt.dev.protobuf.GeneratedMessagepublic static final com.google.gwt.dev.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.gwt.dev.protobuf.GeneratedMessagepublic com.google.gwt.dev.protobuf.Parser<RemoteMessageProto.Message.Request.ViewerRequest.LogData> getParserForType()
getParserForType in interface com.google.gwt.dev.protobuf.MessagegetParserForType in interface com.google.gwt.dev.protobuf.MessageLitegetParserForType in class com.google.gwt.dev.protobuf.GeneratedMessagepublic boolean hasSummary()
required string summary = 1;hasSummary in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic String getSummary()
required string summary = 1;getSummary in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic com.google.gwt.dev.protobuf.ByteString getSummaryBytes()
required string summary = 1;getSummaryBytes in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic boolean hasLevel()
optional string level = 2;hasLevel in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic String getLevel()
optional string level = 2;getLevel in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic com.google.gwt.dev.protobuf.ByteString getLevelBytes()
optional string level = 2;getLevelBytes in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic boolean hasNeedsAttention()
optional bool needsAttention = 3;hasNeedsAttention in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic boolean getNeedsAttention()
optional bool needsAttention = 3;getNeedsAttention in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic boolean hasDetails()
optional string details = 4;hasDetails in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic String getDetails()
optional string details = 4;getDetails in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic com.google.gwt.dev.protobuf.ByteString getDetailsBytes()
optional string details = 4;getDetailsBytes in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic boolean hasHelpInfo()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo = 5;hasHelpInfo in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfo getHelpInfo()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo = 5;getHelpInfo in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic RemoteMessageProto.Message.Request.ViewerRequest.LogData.HelpInfoOrBuilder getHelpInfoOrBuilder()
optional .com.google.gwt.dev.shell.remoteui.Message.Request.ViewerRequest.LogData.HelpInfo helpInfo = 5;getHelpInfoOrBuilder in interface RemoteMessageProto.Message.Request.ViewerRequest.LogDataOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.gwt.dev.protobuf.MessageLiteOrBuilderisInitialized in class com.google.gwt.dev.protobuf.GeneratedMessagepublic void writeTo(com.google.gwt.dev.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.gwt.dev.protobuf.MessageLitewriteTo in class com.google.gwt.dev.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.gwt.dev.protobuf.MessageLitegetSerializedSize in class com.google.gwt.dev.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.gwt.dev.protobuf.GeneratedMessageObjectStreamExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(com.google.gwt.dev.protobuf.ByteString data) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(com.google.gwt.dev.protobuf.ByteString data, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(byte[] data) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(byte[] data, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.gwt.dev.protobuf.InvalidProtocolBufferException
com.google.gwt.dev.protobuf.InvalidProtocolBufferExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(InputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseDelimitedFrom(InputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData parseFrom(com.google.gwt.dev.protobuf.CodedInputStream input, com.google.gwt.dev.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder newBuilder()
public RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder newBuilderForType()
newBuilderForType in interface com.google.gwt.dev.protobuf.MessagenewBuilderForType in interface com.google.gwt.dev.protobuf.MessageLitepublic static RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder newBuilder(RemoteMessageProto.Message.Request.ViewerRequest.LogData prototype)
public RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder toBuilder()
toBuilder in interface com.google.gwt.dev.protobuf.MessagetoBuilder in interface com.google.gwt.dev.protobuf.MessageLiteprotected RemoteMessageProto.Message.Request.ViewerRequest.LogData.Builder newBuilderForType(com.google.gwt.dev.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.gwt.dev.protobuf.GeneratedMessageCopyright © 2018. All rights reserved.