Class LiveSession.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
- com.google.cloud.video.stitcher.v1.LiveSession.Builder
-
- All Implemented Interfaces:
LiveSessionOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- LiveSession
public static final class LiveSession.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder> implements LiveSessionOrBuilder
Metadata for a live session. The session expires 5 minutes after the client stops fetching the session's playlists.
Protobuf typegoogle.cloud.video.stitcher.v1.LiveSession
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description LiveSession.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
LiveSession
build()
LiveSession
buildPartial()
LiveSession.Builder
clear()
LiveSession.Builder
clearAdTagMacros()
LiveSession.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
LiveSession.Builder
clearGamSettings()
This field should be set with appropriate values if GAM is being used for ads.LiveSession.Builder
clearLiveConfig()
Required.LiveSession.Builder
clearManifestOptions()
Additional options that affect the output of the manifest.LiveSession.Builder
clearName()
Output only.LiveSession.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
LiveSession.Builder
clearPlayUri()
Output only.LiveSession.Builder
clone()
boolean
containsAdTagMacros(String key)
Key value pairs for ad tag macro replacement.Map<String,String>
getAdTagMacros()
Deprecated.int
getAdTagMacrosCount()
Key value pairs for ad tag macro replacement.Map<String,String>
getAdTagMacrosMap()
Key value pairs for ad tag macro replacement.String
getAdTagMacrosOrDefault(String key, String defaultValue)
Key value pairs for ad tag macro replacement.String
getAdTagMacrosOrThrow(String key)
Key value pairs for ad tag macro replacement.LiveSession
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
LiveSession.GamSettings
getGamSettings()
This field should be set with appropriate values if GAM is being used for ads.LiveSession.GamSettings.Builder
getGamSettingsBuilder()
This field should be set with appropriate values if GAM is being used for ads.LiveSession.GamSettingsOrBuilder
getGamSettingsOrBuilder()
This field should be set with appropriate values if GAM is being used for ads.String
getLiveConfig()
Required.com.google.protobuf.ByteString
getLiveConfigBytes()
Required.ManifestOptions
getManifestOptions()
Additional options that affect the output of the manifest.ManifestOptions.Builder
getManifestOptionsBuilder()
Additional options that affect the output of the manifest.ManifestOptionsOrBuilder
getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.Map<String,String>
getMutableAdTagMacros()
Deprecated.String
getName()
Output only.com.google.protobuf.ByteString
getNameBytes()
Output only.String
getPlayUri()
Output only.com.google.protobuf.ByteString
getPlayUriBytes()
Output only.boolean
hasGamSettings()
This field should be set with appropriate values if GAM is being used for ads.boolean
hasManifestOptions()
Additional options that affect the output of the manifest.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
protected com.google.protobuf.MapField
internalGetMutableMapField(int number)
boolean
isInitialized()
LiveSession.Builder
mergeFrom(LiveSession other)
LiveSession.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
LiveSession.Builder
mergeFrom(com.google.protobuf.Message other)
LiveSession.Builder
mergeGamSettings(LiveSession.GamSettings value)
This field should be set with appropriate values if GAM is being used for ads.LiveSession.Builder
mergeManifestOptions(ManifestOptions value)
Additional options that affect the output of the manifest.LiveSession.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
LiveSession.Builder
putAdTagMacros(String key, String value)
Key value pairs for ad tag macro replacement.LiveSession.Builder
putAllAdTagMacros(Map<String,String> values)
Key value pairs for ad tag macro replacement.LiveSession.Builder
removeAdTagMacros(String key)
Key value pairs for ad tag macro replacement.LiveSession.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
LiveSession.Builder
setGamSettings(LiveSession.GamSettings value)
This field should be set with appropriate values if GAM is being used for ads.LiveSession.Builder
setGamSettings(LiveSession.GamSettings.Builder builderForValue)
This field should be set with appropriate values if GAM is being used for ads.LiveSession.Builder
setLiveConfig(String value)
Required.LiveSession.Builder
setLiveConfigBytes(com.google.protobuf.ByteString value)
Required.LiveSession.Builder
setManifestOptions(ManifestOptions value)
Additional options that affect the output of the manifest.LiveSession.Builder
setManifestOptions(ManifestOptions.Builder builderForValue)
Additional options that affect the output of the manifest.LiveSession.Builder
setName(String value)
Output only.LiveSession.Builder
setNameBytes(com.google.protobuf.ByteString value)
Output only.LiveSession.Builder
setPlayUri(String value)
Output only.LiveSession.Builder
setPlayUriBytes(com.google.protobuf.ByteString value)
Output only.LiveSession.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
LiveSession.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
internalGetMutableMapField
protected com.google.protobuf.MapField internalGetMutableMapField(int number)
- Overrides:
internalGetMutableMapField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
clear
public LiveSession.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
getDefaultInstanceForType
public LiveSession getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public LiveSession build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public LiveSession buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public LiveSession.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
setField
public LiveSession.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
clearField
public LiveSession.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
clearOneof
public LiveSession.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
setRepeatedField
public LiveSession.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
addRepeatedField
public LiveSession.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
mergeFrom
public LiveSession.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<LiveSession.Builder>
-
mergeFrom
public LiveSession.Builder mergeFrom(LiveSession other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
mergeFrom
public LiveSession.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<LiveSession.Builder>
- Throws:
IOException
-
getName
public String getName()
Output only. The name of the live session, in the form of `projects/{project}/locations/{location}/liveSessions/{id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getName
in interfaceLiveSessionOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The name of the live session, in the form of `projects/{project}/locations/{location}/liveSessions/{id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getNameBytes
in interfaceLiveSessionOrBuilder
- Returns:
- The bytes for name.
-
setName
public LiveSession.Builder setName(String value)
Output only. The name of the live session, in the form of `projects/{project}/locations/{location}/liveSessions/{id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
public LiveSession.Builder clearName()
Output only. The name of the live session, in the form of `projects/{project}/locations/{location}/liveSessions/{id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setNameBytes
public LiveSession.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The name of the live session, in the form of `projects/{project}/locations/{location}/liveSessions/{id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getPlayUri
public String getPlayUri()
Output only. The URI to play the live session's ad-stitched stream.
string play_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPlayUri
in interfaceLiveSessionOrBuilder
- Returns:
- The playUri.
-
getPlayUriBytes
public com.google.protobuf.ByteString getPlayUriBytes()
Output only. The URI to play the live session's ad-stitched stream.
string play_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPlayUriBytes
in interfaceLiveSessionOrBuilder
- Returns:
- The bytes for playUri.
-
setPlayUri
public LiveSession.Builder setPlayUri(String value)
Output only. The URI to play the live session's ad-stitched stream.
string play_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The playUri to set.- Returns:
- This builder for chaining.
-
clearPlayUri
public LiveSession.Builder clearPlayUri()
Output only. The URI to play the live session's ad-stitched stream.
string play_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Returns:
- This builder for chaining.
-
setPlayUriBytes
public LiveSession.Builder setPlayUriBytes(com.google.protobuf.ByteString value)
Output only. The URI to play the live session's ad-stitched stream.
string play_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Parameters:
value
- The bytes for playUri to set.- Returns:
- This builder for chaining.
-
getAdTagMacrosCount
public int getAdTagMacrosCount()
Description copied from interface:LiveSessionOrBuilder
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
- Specified by:
getAdTagMacrosCount
in interfaceLiveSessionOrBuilder
-
containsAdTagMacros
public boolean containsAdTagMacros(String key)
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
- Specified by:
containsAdTagMacros
in interfaceLiveSessionOrBuilder
-
getAdTagMacros
@Deprecated public Map<String,String> getAdTagMacros()
Deprecated.UsegetAdTagMacrosMap()
instead.- Specified by:
getAdTagMacros
in interfaceLiveSessionOrBuilder
-
getAdTagMacrosMap
public Map<String,String> getAdTagMacrosMap()
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
- Specified by:
getAdTagMacrosMap
in interfaceLiveSessionOrBuilder
-
getAdTagMacrosOrDefault
public String getAdTagMacrosOrDefault(String key, String defaultValue)
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
- Specified by:
getAdTagMacrosOrDefault
in interfaceLiveSessionOrBuilder
-
getAdTagMacrosOrThrow
public String getAdTagMacrosOrThrow(String key)
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
- Specified by:
getAdTagMacrosOrThrow
in interfaceLiveSessionOrBuilder
-
clearAdTagMacros
public LiveSession.Builder clearAdTagMacros()
-
removeAdTagMacros
public LiveSession.Builder removeAdTagMacros(String key)
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
-
getMutableAdTagMacros
@Deprecated public Map<String,String> getMutableAdTagMacros()
Deprecated.Use alternate mutation accessors instead.
-
putAdTagMacros
public LiveSession.Builder putAdTagMacros(String key, String value)
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
-
putAllAdTagMacros
public LiveSession.Builder putAllAdTagMacros(Map<String,String> values)
Key value pairs for ad tag macro replacement. If the specified ad tag URI has macros, this field provides the mapping to the value that will replace the macro in the ad tag URI. Macros are designated by square brackets. For example: Ad tag URI: "https://doubleclick.google.com/ad/1?geo_id=[geoId]" Ad tag macros: `{"geoId": "123"}` Fully qualified ad tag: `"https://doubleclick.google.com/ad/1?geo_id=123"`
map<string, string> ad_tag_macros = 6;
-
hasManifestOptions
public boolean hasManifestOptions()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
- Specified by:
hasManifestOptions
in interfaceLiveSessionOrBuilder
- Returns:
- Whether the manifestOptions field is set.
-
getManifestOptions
public ManifestOptions getManifestOptions()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
- Specified by:
getManifestOptions
in interfaceLiveSessionOrBuilder
- Returns:
- The manifestOptions.
-
setManifestOptions
public LiveSession.Builder setManifestOptions(ManifestOptions value)
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
-
setManifestOptions
public LiveSession.Builder setManifestOptions(ManifestOptions.Builder builderForValue)
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
-
mergeManifestOptions
public LiveSession.Builder mergeManifestOptions(ManifestOptions value)
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
-
clearManifestOptions
public LiveSession.Builder clearManifestOptions()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
-
getManifestOptionsBuilder
public ManifestOptions.Builder getManifestOptionsBuilder()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
-
getManifestOptionsOrBuilder
public ManifestOptionsOrBuilder getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 10;
- Specified by:
getManifestOptionsOrBuilder
in interfaceLiveSessionOrBuilder
-
hasGamSettings
public boolean hasGamSettings()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
- Specified by:
hasGamSettings
in interfaceLiveSessionOrBuilder
- Returns:
- Whether the gamSettings field is set.
-
getGamSettings
public LiveSession.GamSettings getGamSettings()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
- Specified by:
getGamSettings
in interfaceLiveSessionOrBuilder
- Returns:
- The gamSettings.
-
setGamSettings
public LiveSession.Builder setGamSettings(LiveSession.GamSettings value)
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
-
setGamSettings
public LiveSession.Builder setGamSettings(LiveSession.GamSettings.Builder builderForValue)
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
-
mergeGamSettings
public LiveSession.Builder mergeGamSettings(LiveSession.GamSettings value)
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
-
clearGamSettings
public LiveSession.Builder clearGamSettings()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
-
getGamSettingsBuilder
public LiveSession.GamSettings.Builder getGamSettingsBuilder()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
-
getGamSettingsOrBuilder
public LiveSession.GamSettingsOrBuilder getGamSettingsOrBuilder()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.LiveSession.GamSettings gam_settings = 15;
- Specified by:
getGamSettingsOrBuilder
in interfaceLiveSessionOrBuilder
-
getLiveConfig
public String getLiveConfig()
Required. The resource name of the live config for this session, in the form of `projects/{project}/locations/{location}/liveConfigs/{id}`.
string live_config = 16 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getLiveConfig
in interfaceLiveSessionOrBuilder
- Returns:
- The liveConfig.
-
getLiveConfigBytes
public com.google.protobuf.ByteString getLiveConfigBytes()
Required. The resource name of the live config for this session, in the form of `projects/{project}/locations/{location}/liveConfigs/{id}`.
string live_config = 16 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getLiveConfigBytes
in interfaceLiveSessionOrBuilder
- Returns:
- The bytes for liveConfig.
-
setLiveConfig
public LiveSession.Builder setLiveConfig(String value)
Required. The resource name of the live config for this session, in the form of `projects/{project}/locations/{location}/liveConfigs/{id}`.
string live_config = 16 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The liveConfig to set.- Returns:
- This builder for chaining.
-
clearLiveConfig
public LiveSession.Builder clearLiveConfig()
Required. The resource name of the live config for this session, in the form of `projects/{project}/locations/{location}/liveConfigs/{id}`.
string live_config = 16 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setLiveConfigBytes
public LiveSession.Builder setLiveConfigBytes(com.google.protobuf.ByteString value)
Required. The resource name of the live config for this session, in the form of `projects/{project}/locations/{location}/liveConfigs/{id}`.
string live_config = 16 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for liveConfig to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final LiveSession.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
mergeUnknownFields
public final LiveSession.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<LiveSession.Builder>
-
-