Package com.streamlayer.triggers
Class GetMetadataResponse.StudioConditionData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<GetMetadataResponse.StudioConditionData,GetMetadataResponse.StudioConditionData.Builder>
-
- com.streamlayer.triggers.GetMetadataResponse.StudioConditionData
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,GetMetadataResponse.StudioConditionDataOrBuilder
- Enclosing class:
- GetMetadataResponse
public static final class GetMetadataResponse.StudioConditionData extends com.google.protobuf.GeneratedMessageLite<GetMetadataResponse.StudioConditionData,GetMetadataResponse.StudioConditionData.Builder> implements GetMetadataResponse.StudioConditionDataOrBuilder
Protobuf typestreamlayer.triggers.GetMetadataResponse.StudioConditionData
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGetMetadataResponse.StudioConditionData.BuilderProtobuf typestreamlayer.triggers.GetMetadataResponse.StudioConditionData-
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 intEVENTS_FIELD_NUMBERstatic intGAME_FIELD_NUMBERstatic intINDEX_FIELD_NUMBERstatic intLIMITS_FIELD_NUMBERstatic intSOURCES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsEvents(java.lang.String key)map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];booleancontainsSources(java.lang.String key)map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)static GetMetadataResponse.StudioConditionDatagetDefaultInstance()java.util.Map<java.lang.String,GetMetadataResponse.StudioEvent>getEvents()Deprecated.intgetEventsCount()map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];java.util.Map<java.lang.String,GetMetadataResponse.StudioEvent>getEventsMap()map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];GetMetadataResponse.StudioEventgetEventsOrDefault(java.lang.String key, GetMetadataResponse.StudioEvent defaultValue)map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];GetMetadataResponse.StudioEventgetEventsOrThrow(java.lang.String key)map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];GetMetadataResponse.GamegetGame().streamlayer.triggers.GetMetadataResponse.Game game = 4 [json_name = "game"];java.lang.StringgetIndex(int index)repeated string index = 1 [json_name = "index"];com.google.protobuf.ByteStringgetIndexBytes(int index)repeated string index = 1 [json_name = "index"];intgetIndexCount()repeated string index = 1 [json_name = "index"];java.util.List<java.lang.String>getIndexList()repeated string index = 1 [json_name = "index"];StudioLimitgetLimits(int index)repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];intgetLimitsCount()repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];java.util.List<StudioLimit>getLimitsList()repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];StudioLimitOrBuildergetLimitsOrBuilder(int index)repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];java.util.List<? extends StudioLimitOrBuilder>getLimitsOrBuilderList()repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];java.util.Map<java.lang.String,GetMetadataResponse.TargetList>getSources()Deprecated.intgetSourcesCount()map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];java.util.Map<java.lang.String,GetMetadataResponse.TargetList>getSourcesMap()map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];GetMetadataResponse.TargetListgetSourcesOrDefault(java.lang.String key, GetMetadataResponse.TargetList defaultValue)map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];GetMetadataResponse.TargetListgetSourcesOrThrow(java.lang.String key)map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];booleanhasGame().streamlayer.triggers.GetMetadataResponse.Game game = 4 [json_name = "game"];static GetMetadataResponse.StudioConditionData.BuildernewBuilder()static GetMetadataResponse.StudioConditionData.BuildernewBuilder(GetMetadataResponse.StudioConditionData prototype)static GetMetadataResponse.StudioConditionDataparseDelimitedFrom(java.io.InputStream input)static GetMetadataResponse.StudioConditionDataparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioConditionDataparseFrom(byte[] data)static GetMetadataResponse.StudioConditionDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioConditionDataparseFrom(com.google.protobuf.ByteString data)static GetMetadataResponse.StudioConditionDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioConditionDataparseFrom(com.google.protobuf.CodedInputStream input)static GetMetadataResponse.StudioConditionDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioConditionDataparseFrom(java.io.InputStream input)static GetMetadataResponse.StudioConditionDataparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetMetadataResponse.StudioConditionDataparseFrom(java.nio.ByteBuffer data)static GetMetadataResponse.StudioConditionDataparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<GetMetadataResponse.StudioConditionData>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
-
INDEX_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EVENTS_FIELD_NUMBER
public static final int EVENTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCES_FIELD_NUMBER
public static final int SOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GAME_FIELD_NUMBER
public static final int GAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIMITS_FIELD_NUMBER
public static final int LIMITS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getIndexList
public java.util.List<java.lang.String> getIndexList()
repeated string index = 1 [json_name = "index"];- Specified by:
getIndexListin interfaceGetMetadataResponse.StudioConditionDataOrBuilder- Returns:
- A list containing the index.
-
getIndexCount
public int getIndexCount()
repeated string index = 1 [json_name = "index"];- Specified by:
getIndexCountin interfaceGetMetadataResponse.StudioConditionDataOrBuilder- Returns:
- The count of index.
-
getIndex
public java.lang.String getIndex(int index)
repeated string index = 1 [json_name = "index"];- Specified by:
getIndexin interfaceGetMetadataResponse.StudioConditionDataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The index at the given index.
-
getIndexBytes
public com.google.protobuf.ByteString getIndexBytes(int index)
repeated string index = 1 [json_name = "index"];- Specified by:
getIndexBytesin interfaceGetMetadataResponse.StudioConditionDataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the index at the given index.
-
getEventsCount
public int getEventsCount()
Description copied from interface:GetMetadataResponse.StudioConditionDataOrBuildermap<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];- Specified by:
getEventsCountin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
containsEvents
public boolean containsEvents(java.lang.String key)
map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];- Specified by:
containsEventsin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getEvents
@Deprecated public java.util.Map<java.lang.String,GetMetadataResponse.StudioEvent> getEvents()
Deprecated.UsegetEventsMap()instead.- Specified by:
getEventsin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getEventsMap
public java.util.Map<java.lang.String,GetMetadataResponse.StudioEvent> getEventsMap()
map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];- Specified by:
getEventsMapin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getEventsOrDefault
public GetMetadataResponse.StudioEvent getEventsOrDefault(java.lang.String key, GetMetadataResponse.StudioEvent defaultValue)
map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];- Specified by:
getEventsOrDefaultin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getEventsOrThrow
public GetMetadataResponse.StudioEvent getEventsOrThrow(java.lang.String key)
map<string, .streamlayer.triggers.GetMetadataResponse.StudioEvent> events = 2 [json_name = "events"];- Specified by:
getEventsOrThrowin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getSourcesCount
public int getSourcesCount()
Description copied from interface:GetMetadataResponse.StudioConditionDataOrBuildermap<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];- Specified by:
getSourcesCountin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
containsSources
public boolean containsSources(java.lang.String key)
map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];- Specified by:
containsSourcesin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getSources
@Deprecated public java.util.Map<java.lang.String,GetMetadataResponse.TargetList> getSources()
Deprecated.UsegetSourcesMap()instead.- Specified by:
getSourcesin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getSourcesMap
public java.util.Map<java.lang.String,GetMetadataResponse.TargetList> getSourcesMap()
map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];- Specified by:
getSourcesMapin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getSourcesOrDefault
public GetMetadataResponse.TargetList getSourcesOrDefault(java.lang.String key, GetMetadataResponse.TargetList defaultValue)
map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];- Specified by:
getSourcesOrDefaultin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getSourcesOrThrow
public GetMetadataResponse.TargetList getSourcesOrThrow(java.lang.String key)
map<string, .streamlayer.triggers.GetMetadataResponse.TargetList> sources = 3 [json_name = "sources"];- Specified by:
getSourcesOrThrowin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
hasGame
public boolean hasGame()
.streamlayer.triggers.GetMetadataResponse.Game game = 4 [json_name = "game"];- Specified by:
hasGamein interfaceGetMetadataResponse.StudioConditionDataOrBuilder- Returns:
- Whether the game field is set.
-
getGame
public GetMetadataResponse.Game getGame()
.streamlayer.triggers.GetMetadataResponse.Game game = 4 [json_name = "game"];- Specified by:
getGamein interfaceGetMetadataResponse.StudioConditionDataOrBuilder- Returns:
- The game.
-
getLimitsList
public java.util.List<StudioLimit> getLimitsList()
repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];- Specified by:
getLimitsListin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getLimitsOrBuilderList
public java.util.List<? extends StudioLimitOrBuilder> getLimitsOrBuilderList()
repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];
-
getLimitsCount
public int getLimitsCount()
repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];- Specified by:
getLimitsCountin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getLimits
public StudioLimit getLimits(int index)
repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];- Specified by:
getLimitsin interfaceGetMetadataResponse.StudioConditionDataOrBuilder
-
getLimitsOrBuilder
public StudioLimitOrBuilder getLimitsOrBuilder(int index)
repeated .streamlayer.triggers.StudioLimit limits = 5 [json_name = "limits"];
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioConditionData 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.StudioConditionData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static GetMetadataResponse.StudioConditionData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static GetMetadataResponse.StudioConditionData parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static GetMetadataResponse.StudioConditionData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static GetMetadataResponse.StudioConditionData.Builder newBuilder()
-
newBuilder
public static GetMetadataResponse.StudioConditionData.Builder newBuilder(GetMetadataResponse.StudioConditionData 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.StudioConditionData,GetMetadataResponse.StudioConditionData.Builder>
-
getDefaultInstance
public static GetMetadataResponse.StudioConditionData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<GetMetadataResponse.StudioConditionData> parser()
-
-