Class DeviceInteractionsByTimeLineResponseData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<DeviceInteractionsByTimeLineResponseData,DeviceInteractionsByTimeLineResponseData.Builder>
-
- com.streamlayer.analytics.studio.v2.DeviceInteractionsByTimeLineResponseData
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,DeviceInteractionsByTimeLineResponseDataOrBuilder
public final class DeviceInteractionsByTimeLineResponseData extends com.google.protobuf.GeneratedMessageLite<DeviceInteractionsByTimeLineResponseData,DeviceInteractionsByTimeLineResponseData.Builder> implements DeviceInteractionsByTimeLineResponseDataOrBuilder
Protobuf typestreamlayer.analytics.v2.studio.DeviceInteractionsByTimeLineResponseData
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDeviceInteractionsByTimeLineResponseData.BuilderProtobuf typestreamlayer.analytics.v2.studio.DeviceInteractionsByTimeLineResponseData-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intALL_INTERACTIONS_FIELD_NUMBERstatic intANDROID_FIELD_NUMBERstatic intI_OS_FIELD_NUMBERstatic intI_PAD_OS_FIELD_NUMBERstatic intLINUX_FIELD_NUMBERstatic intMAC_OS_FIELD_NUMBERstatic intTIME_FRAME_FIELD_NUMBERstatic intWEB_FIELD_NUMBERstatic intWINDOWS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)intgetAllInteractions()int32 all_interactions = 5 [json_name = "allInteractions"];intgetAndroid()int32 android = 4 [json_name = "android"];static DeviceInteractionsByTimeLineResponseDatagetDefaultInstance()intgetIOs()int32 i_os = 2 [json_name = "iOs"];intgetIPadOs()int32 i_pad_os = 3 [json_name = "iPadOs"];intgetLinux()int32 linux = 9 [json_name = "linux"];intgetMacOs()int32 mac_os = 7 [json_name = "macOs"];longgetTimeFrame()UNIX timestamp (EPOCH)intgetWeb()int32 web = 6 [json_name = "web"];intgetWindows()int32 windows = 8 [json_name = "windows"];static DeviceInteractionsByTimeLineResponseData.BuildernewBuilder()static DeviceInteractionsByTimeLineResponseData.BuildernewBuilder(DeviceInteractionsByTimeLineResponseData prototype)static DeviceInteractionsByTimeLineResponseDataparseDelimitedFrom(java.io.InputStream input)static DeviceInteractionsByTimeLineResponseDataparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInteractionsByTimeLineResponseDataparseFrom(byte[] data)static DeviceInteractionsByTimeLineResponseDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInteractionsByTimeLineResponseDataparseFrom(com.google.protobuf.ByteString data)static DeviceInteractionsByTimeLineResponseDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInteractionsByTimeLineResponseDataparseFrom(com.google.protobuf.CodedInputStream input)static DeviceInteractionsByTimeLineResponseDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInteractionsByTimeLineResponseDataparseFrom(java.io.InputStream input)static DeviceInteractionsByTimeLineResponseDataparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInteractionsByTimeLineResponseDataparseFrom(java.nio.ByteBuffer data)static DeviceInteractionsByTimeLineResponseDataparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<DeviceInteractionsByTimeLineResponseData>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
TIME_FRAME_FIELD_NUMBER
public static final int TIME_FRAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
I_OS_FIELD_NUMBER
public static final int I_OS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
I_PAD_OS_FIELD_NUMBER
public static final int I_PAD_OS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ANDROID_FIELD_NUMBER
public static final int ANDROID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALL_INTERACTIONS_FIELD_NUMBER
public static final int ALL_INTERACTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WEB_FIELD_NUMBER
public static final int WEB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAC_OS_FIELD_NUMBER
public static final int MAC_OS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
WINDOWS_FIELD_NUMBER
public static final int WINDOWS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LINUX_FIELD_NUMBER
public static final int LINUX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getTimeFrame
public long getTimeFrame()
UNIX timestamp (EPOCH)
int64 time_frame = 1 [json_name = "timeFrame"];- Specified by:
getTimeFramein interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The timeFrame.
-
getIOs
public int getIOs()
int32 i_os = 2 [json_name = "iOs"];- Specified by:
getIOsin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The iOs.
-
getIPadOs
public int getIPadOs()
int32 i_pad_os = 3 [json_name = "iPadOs"];- Specified by:
getIPadOsin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The iPadOs.
-
getAndroid
public int getAndroid()
int32 android = 4 [json_name = "android"];- Specified by:
getAndroidin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The android.
-
getAllInteractions
public int getAllInteractions()
int32 all_interactions = 5 [json_name = "allInteractions"];- Specified by:
getAllInteractionsin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The allInteractions.
-
getWeb
public int getWeb()
int32 web = 6 [json_name = "web"];- Specified by:
getWebin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The web.
-
getMacOs
public int getMacOs()
int32 mac_os = 7 [json_name = "macOs"];- Specified by:
getMacOsin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The macOs.
-
getWindows
public int getWindows()
int32 windows = 8 [json_name = "windows"];- Specified by:
getWindowsin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The windows.
-
getLinux
public int getLinux()
int32 linux = 9 [json_name = "linux"];- Specified by:
getLinuxin interfaceDeviceInteractionsByTimeLineResponseDataOrBuilder- Returns:
- The linux.
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DeviceInteractionsByTimeLineResponseData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static DeviceInteractionsByTimeLineResponseData parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static DeviceInteractionsByTimeLineResponseData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static DeviceInteractionsByTimeLineResponseData.Builder newBuilder()
-
newBuilder
public static DeviceInteractionsByTimeLineResponseData.Builder newBuilder(DeviceInteractionsByTimeLineResponseData prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<DeviceInteractionsByTimeLineResponseData,DeviceInteractionsByTimeLineResponseData.Builder>
-
getDefaultInstance
public static DeviceInteractionsByTimeLineResponseData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<DeviceInteractionsByTimeLineResponseData> parser()
-
-