LiveSession.Builder |
LiveSession.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LiveSession.Builder |
LiveSession.Builder.clear() |
|
LiveSession.Builder |
LiveSession.Builder.clearAdTagMacros() |
|
LiveSession.Builder |
LiveSession.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
LiveSession.Builder |
LiveSession.Builder.clearGamSettings() |
This field should be set with appropriate values if GAM is being used for
ads.
|
LiveSession.Builder |
LiveSession.Builder.clearLiveConfig() |
Required.
|
LiveSession.Builder |
LiveSession.Builder.clearManifestOptions() |
Additional options that affect the output of the manifest.
|
LiveSession.Builder |
LiveSession.Builder.clearName() |
Output only.
|
LiveSession.Builder |
LiveSession.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
LiveSession.Builder |
LiveSession.Builder.clearPlayUri() |
Output only.
|
LiveSession.Builder |
LiveSession.Builder.clone() |
|
LiveSession.Builder |
CreateLiveSessionRequest.Builder.getLiveSessionBuilder() |
Required.
|
LiveSession.Builder |
LiveSession.Builder.mergeFrom(LiveSession other) |
|
LiveSession.Builder |
LiveSession.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
LiveSession.Builder |
LiveSession.Builder.mergeFrom(com.google.protobuf.Message other) |
|
LiveSession.Builder |
LiveSession.Builder.mergeGamSettings(LiveSession.GamSettings value) |
This field should be set with appropriate values if GAM is being used for
ads.
|
LiveSession.Builder |
LiveSession.Builder.mergeManifestOptions(ManifestOptions value) |
Additional options that affect the output of the manifest.
|
LiveSession.Builder |
LiveSession.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static LiveSession.Builder |
LiveSession.newBuilder() |
|
static LiveSession.Builder |
LiveSession.newBuilder(LiveSession prototype) |
|
LiveSession.Builder |
LiveSession.newBuilderForType() |
|
protected LiveSession.Builder |
LiveSession.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
LiveSession.Builder |
LiveSession.Builder.putAdTagMacros(String key,
String value) |
Key value pairs for ad tag macro replacement.
|
LiveSession.Builder |
LiveSession.Builder.putAllAdTagMacros(Map<String,String> values) |
Key value pairs for ad tag macro replacement.
|
LiveSession.Builder |
LiveSession.Builder.removeAdTagMacros(String key) |
Key value pairs for ad tag macro replacement.
|
LiveSession.Builder |
LiveSession.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
LiveSession.Builder |
LiveSession.Builder.setGamSettings(LiveSession.GamSettings value) |
This field should be set with appropriate values if GAM is being used for
ads.
|
LiveSession.Builder |
LiveSession.Builder.setGamSettings(LiveSession.GamSettings.Builder builderForValue) |
This field should be set with appropriate values if GAM is being used for
ads.
|
LiveSession.Builder |
LiveSession.Builder.setLiveConfig(String value) |
Required.
|
LiveSession.Builder |
LiveSession.Builder.setLiveConfigBytes(com.google.protobuf.ByteString value) |
Required.
|
LiveSession.Builder |
LiveSession.Builder.setManifestOptions(ManifestOptions value) |
Additional options that affect the output of the manifest.
|
LiveSession.Builder |
LiveSession.Builder.setManifestOptions(ManifestOptions.Builder builderForValue) |
Additional options that affect the output of the manifest.
|
LiveSession.Builder |
LiveSession.Builder.setName(String value) |
Output only.
|
LiveSession.Builder |
LiveSession.Builder.setNameBytes(com.google.protobuf.ByteString value) |
Output only.
|
LiveSession.Builder |
LiveSession.Builder.setPlayUri(String value) |
Output only.
|
LiveSession.Builder |
LiveSession.Builder.setPlayUriBytes(com.google.protobuf.ByteString value) |
Output only.
|
LiveSession.Builder |
LiveSession.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
LiveSession.Builder |
LiveSession.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
LiveSession.Builder |
LiveSession.toBuilder() |
|