Package com.streamlayer.triggers
Class GetMetadataResponse.StudioEvent
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<GetMetadataResponse.StudioEvent,GetMetadataResponse.StudioEvent.Builder>
-
- com.streamlayer.triggers.GetMetadataResponse.StudioEvent
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,GetMetadataResponse.StudioEventOrBuilder
- Enclosing class:
- GetMetadataResponse
public static final class GetMetadataResponse.StudioEvent extends com.google.protobuf.GeneratedMessageLite<GetMetadataResponse.StudioEvent,GetMetadataResponse.StudioEvent.Builder> implements GetMetadataResponse.StudioEventOrBuilder
Protobuf typestreamlayer.triggers.GetMetadataResponse.StudioEvent
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetMetadataResponse.StudioEvent.BuilderProtobuf typestreamlayer.triggers.GetMetadataResponse.StudioEvent-
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 intCOMPARE_FIELD_NUMBERstatic intGROUP_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINPUT_FIELD_NUMBERstatic intLABEL_FIELD_NUMBERstatic intPREFERRED_OPTIONS_FIELD_NUMBERstatic intPRIMARY_FIELD_NUMBERstatic intSPORT_FIELD_NUMBERstatic intTARGET_SOURCE_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)java.lang.StringgetCompare(int index)repeated string compare = 7 [json_name = "compare"];com.google.protobuf.ByteStringgetCompareBytes(int index)repeated string compare = 7 [json_name = "compare"];intgetCompareCount()repeated string compare = 7 [json_name = "compare"];java.util.List<java.lang.String>getCompareList()repeated string compare = 7 [json_name = "compare"];static GetMetadataResponse.StudioEventgetDefaultInstance()java.lang.StringgetGroup()string group = 9 [json_name = "group"];com.google.protobuf.ByteStringgetGroupBytes()string group = 9 [json_name = "group"];java.lang.StringgetId()string id = 1 [json_name = "id"];com.google.protobuf.ByteStringgetIdBytes()string id = 1 [json_name = "id"];StudioInputgetInput().streamlayer.triggers.StudioInput input = 4 [json_name = "input"];intgetInputValue().streamlayer.triggers.StudioInput input = 4 [json_name = "input"];java.lang.StringgetLabel()string label = 5 [json_name = "label"];com.google.protobuf.ByteStringgetLabelBytes()string label = 5 [json_name = "label"];java.lang.StringgetPreferredOptions(int index)repeated string preferred_options = 6 [json_name = "preferredOptions"];com.google.protobuf.ByteStringgetPreferredOptionsBytes(int index)repeated string preferred_options = 6 [json_name = "preferredOptions"];intgetPreferredOptionsCount()repeated string preferred_options = 6 [json_name = "preferredOptions"];java.util.List<java.lang.String>getPreferredOptionsList()repeated string preferred_options = 6 [json_name = "preferredOptions"];booleangetPrimary()bool primary = 3 [json_name = "primary"];java.lang.StringgetSport()string sport = 2 [json_name = "sport"];com.google.protobuf.ByteStringgetSportBytes()string sport = 2 [json_name = "sport"];java.lang.StringgetTargetSource()optional string target_source = 8 [json_name = "targetSource"];com.google.protobuf.ByteStringgetTargetSourceBytes()optional string target_source = 8 [json_name = "targetSource"];booleanhasTargetSource()optional string target_source = 8 [json_name = "targetSource"];static GetMetadataResponse.StudioEvent.BuildernewBuilder()static GetMetadataResponse.StudioEvent.BuildernewBuilder(GetMetadataResponse.StudioEvent prototype)static GetMetadataResponse.StudioEventparseDelimitedFrom(java.io.InputStream input)static GetMetadataResponse.StudioEventparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioEventparseFrom(byte[] data)static GetMetadataResponse.StudioEventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioEventparseFrom(com.google.protobuf.ByteString data)static GetMetadataResponse.StudioEventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioEventparseFrom(com.google.protobuf.CodedInputStream input)static GetMetadataResponse.StudioEventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioEventparseFrom(java.io.InputStream input)static GetMetadataResponse.StudioEventparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioEventparseFrom(java.nio.ByteBuffer data)static GetMetadataResponse.StudioEventparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GetMetadataResponse.StudioEvent>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
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPORT_FIELD_NUMBER
public static final int SPORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIMARY_FIELD_NUMBER
public static final int PRIMARY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_FIELD_NUMBER
public static final int INPUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABEL_FIELD_NUMBER
public static final int LABEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PREFERRED_OPTIONS_FIELD_NUMBER
public static final int PREFERRED_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPARE_FIELD_NUMBER
public static final int COMPARE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_SOURCE_FIELD_NUMBER
public static final int TARGET_SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GROUP_FIELD_NUMBER
public static final int GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getId
public java.lang.String getId()
string id = 1 [json_name = "id"];- Specified by:
getIdin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
string id = 1 [json_name = "id"];- Specified by:
getIdBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The bytes for id.
-
getSport
public java.lang.String getSport()
string sport = 2 [json_name = "sport"];- Specified by:
getSportin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The sport.
-
getSportBytes
public com.google.protobuf.ByteString getSportBytes()
string sport = 2 [json_name = "sport"];- Specified by:
getSportBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The bytes for sport.
-
getPrimary
public boolean getPrimary()
bool primary = 3 [json_name = "primary"];- Specified by:
getPrimaryin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The primary.
-
getInputValue
public int getInputValue()
.streamlayer.triggers.StudioInput input = 4 [json_name = "input"];- Specified by:
getInputValuein interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The enum numeric value on the wire for input.
-
getInput
public StudioInput getInput()
.streamlayer.triggers.StudioInput input = 4 [json_name = "input"];- Specified by:
getInputin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The input.
-
getLabel
public java.lang.String getLabel()
string label = 5 [json_name = "label"];- Specified by:
getLabelin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The label.
-
getLabelBytes
public com.google.protobuf.ByteString getLabelBytes()
string label = 5 [json_name = "label"];- Specified by:
getLabelBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The bytes for label.
-
getPreferredOptionsList
public java.util.List<java.lang.String> getPreferredOptionsList()
repeated string preferred_options = 6 [json_name = "preferredOptions"];- Specified by:
getPreferredOptionsListin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- A list containing the preferredOptions.
-
getPreferredOptionsCount
public int getPreferredOptionsCount()
repeated string preferred_options = 6 [json_name = "preferredOptions"];- Specified by:
getPreferredOptionsCountin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The count of preferredOptions.
-
getPreferredOptions
public java.lang.String getPreferredOptions(int index)
repeated string preferred_options = 6 [json_name = "preferredOptions"];- Specified by:
getPreferredOptionsin interfaceGetMetadataResponse.StudioEventOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The preferredOptions at the given index.
-
getPreferredOptionsBytes
public com.google.protobuf.ByteString getPreferredOptionsBytes(int index)
repeated string preferred_options = 6 [json_name = "preferredOptions"];- Specified by:
getPreferredOptionsBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the preferredOptions at the given index.
-
getCompareList
public java.util.List<java.lang.String> getCompareList()
repeated string compare = 7 [json_name = "compare"];- Specified by:
getCompareListin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- A list containing the compare.
-
getCompareCount
public int getCompareCount()
repeated string compare = 7 [json_name = "compare"];- Specified by:
getCompareCountin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The count of compare.
-
getCompare
public java.lang.String getCompare(int index)
repeated string compare = 7 [json_name = "compare"];- Specified by:
getComparein interfaceGetMetadataResponse.StudioEventOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The compare at the given index.
-
getCompareBytes
public com.google.protobuf.ByteString getCompareBytes(int index)
repeated string compare = 7 [json_name = "compare"];- Specified by:
getCompareBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the compare at the given index.
-
hasTargetSource
public boolean hasTargetSource()
optional string target_source = 8 [json_name = "targetSource"];- Specified by:
hasTargetSourcein interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- Whether the targetSource field is set.
-
getTargetSource
public java.lang.String getTargetSource()
optional string target_source = 8 [json_name = "targetSource"];- Specified by:
getTargetSourcein interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The targetSource.
-
getTargetSourceBytes
public com.google.protobuf.ByteString getTargetSourceBytes()
optional string target_source = 8 [json_name = "targetSource"];- Specified by:
getTargetSourceBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The bytes for targetSource.
-
getGroup
public java.lang.String getGroup()
string group = 9 [json_name = "group"];- Specified by:
getGroupin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The group.
-
getGroupBytes
public com.google.protobuf.ByteString getGroupBytes()
string group = 9 [json_name = "group"];- Specified by:
getGroupBytesin interfaceGetMetadataResponse.StudioEventOrBuilder- Returns:
- The bytes for group.
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static GetMetadataResponse.StudioEvent parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static GetMetadataResponse.StudioEvent parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static GetMetadataResponse.StudioEvent parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static GetMetadataResponse.StudioEvent.Builder newBuilder()
-
newBuilder
public static GetMetadataResponse.StudioEvent.Builder newBuilder(GetMetadataResponse.StudioEvent 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<GetMetadataResponse.StudioEvent,GetMetadataResponse.StudioEvent.Builder>
-
getDefaultInstance
public static GetMetadataResponse.StudioEvent getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GetMetadataResponse.StudioEvent> parser()
-
-