Class: Google::Cloud::Video::Stitcher::V1::VodSession
- Inherits:
-
Object
- Object
- Google::Cloud::Video::Stitcher::V1::VodSession
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/video/stitcher/v1/sessions.rb
Overview
Metadata for a VOD session. The session expires 4 hours after its creation.
Defined Under Namespace
Classes: AdTagMacroMapEntry, GamSettings
Instance Attribute Summary collapse
-
#ad_tag_macro_map ⇒ ::Google::Protobuf::Map{::String => ::String}
Key value pairs for ad tag macro replacement, only available for VOD sessions that do not implement Google Ad manager ad insertion.
-
#ad_tag_uri ⇒ ::String
Ad tag URI.
-
#ad_tracking ⇒ ::Google::Cloud::Video::Stitcher::V1::AdTracking
Required.
-
#asset_id ⇒ ::String
readonly
Output only.
-
#gam_settings ⇒ ::Google::Cloud::Video::Stitcher::V1::VodSession::GamSettings
This field should be set with appropriate values if GAM is being used for ads.
-
#interstitials ⇒ ::Google::Cloud::Video::Stitcher::V1::Interstitials
readonly
Output only.
-
#manifest_options ⇒ ::Google::Cloud::Video::Stitcher::V1::ManifestOptions
Additional options that affect the output of the manifest.
-
#name ⇒ ::String
readonly
Output only.
-
#play_uri ⇒ ::String
readonly
Output only.
-
#source_uri ⇒ ::String
URI of the media to stitch.
-
#vod_config ⇒ ::String
The resource name of the VOD config for this session, in the form of
projects/{project}/locations/{location}/vodConfigs/{id}.
Instance Attribute Details
#ad_tag_macro_map ⇒ ::Google::Protobuf::Map{::String => ::String}
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#ad_tag_uri ⇒ ::String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#ad_tracking ⇒ ::Google::Cloud::Video::Stitcher::V1::AdTracking
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#asset_id ⇒ ::String (readonly)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#gam_settings ⇒ ::Google::Cloud::Video::Stitcher::V1::VodSession::GamSettings
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#interstitials ⇒ ::Google::Cloud::Video::Stitcher::V1::Interstitials (readonly)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#manifest_options ⇒ ::Google::Cloud::Video::Stitcher::V1::ManifestOptions
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#name ⇒ ::String (readonly)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#play_uri ⇒ ::String (readonly)
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#source_uri ⇒ ::String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |
#vod_config ⇒ ::String
78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 |
# File 'proto_docs/google/cloud/video/stitcher/v1/sessions.rb', line 78 class VodSession include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods # Defines fields related to Google Ad Manager (GAM). This should be set if # GAM is being used for ads. # @!attribute [rw] network_code # @return [::String] # Required. Ad Manager network code. # @!attribute [rw] stream_id # @return [::String] # Required. The stream ID generated by Ad Manager. class GamSettings include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end # @!attribute [rw] key # @return [::String] # @!attribute [rw] value # @return [::String] class AdTagMacroMapEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end end |