Class VodSession
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.video.stitcher.v1.VodSession
-
- All Implemented Interfaces:
VodSessionOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class VodSession extends com.google.protobuf.GeneratedMessageV3 implements VodSessionOrBuilder
Metadata for a VOD session. The session expires 4 hours after its creation.
Protobuf typegoogle.cloud.video.stitcher.v1.VodSession- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVodSession.BuilderMetadata for a VOD session.static classVodSession.GamSettingsDefines fields related to Google Ad Manager (GAM).static interfaceVodSession.GamSettingsOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intAD_TAG_MACRO_MAP_FIELD_NUMBERstatic intAD_TAG_URI_FIELD_NUMBERstatic intAD_TRACKING_FIELD_NUMBERstatic intASSET_ID_FIELD_NUMBERstatic intGAM_SETTINGS_FIELD_NUMBERstatic intINTERSTITIALS_FIELD_NUMBERstatic intMANIFEST_OPTIONS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intPLAY_URI_FIELD_NUMBERstatic intSOURCE_URI_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsAdTagMacroMap(String key)Key value pairs for ad tag macro replacement.booleanequals(Object obj)Map<String,String>getAdTagMacroMap()Deprecated.intgetAdTagMacroMapCount()Key value pairs for ad tag macro replacement.Map<String,String>getAdTagMacroMapMap()Key value pairs for ad tag macro replacement.StringgetAdTagMacroMapOrDefault(String key, String defaultValue)Key value pairs for ad tag macro replacement.StringgetAdTagMacroMapOrThrow(String key)Key value pairs for ad tag macro replacement.StringgetAdTagUri()Required.com.google.protobuf.ByteStringgetAdTagUriBytes()Required.AdTrackinggetAdTracking()Required.intgetAdTrackingValue()Required.StringgetAssetId()Output only.com.google.protobuf.ByteStringgetAssetIdBytes()Output only.static VodSessiongetDefaultInstance()VodSessiongetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()VodSession.GamSettingsgetGamSettings()This field should be set with appropriate values if GAM is being used for ads.VodSession.GamSettingsOrBuildergetGamSettingsOrBuilder()This field should be set with appropriate values if GAM is being used for ads.InterstitialsgetInterstitials()Output only.InterstitialsOrBuildergetInterstitialsOrBuilder()Output only.ManifestOptionsgetManifestOptions()Additional options that affect the output of the manifest.ManifestOptionsOrBuildergetManifestOptionsOrBuilder()Additional options that affect the output of the manifest.StringgetName()Output only.com.google.protobuf.ByteStringgetNameBytes()Output only.com.google.protobuf.Parser<VodSession>getParserForType()StringgetPlayUri()Output only.com.google.protobuf.ByteStringgetPlayUriBytes()Output only.intgetSerializedSize()StringgetSourceUri()Required.com.google.protobuf.ByteStringgetSourceUriBytes()Required.booleanhasGamSettings()This field should be set with appropriate values if GAM is being used for ads.inthashCode()booleanhasInterstitials()Output only.booleanhasManifestOptions()Additional options that affect the output of the manifest.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static VodSession.BuildernewBuilder()static VodSession.BuildernewBuilder(VodSession prototype)VodSession.BuildernewBuilderForType()protected VodSession.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VodSessionparseDelimitedFrom(InputStream input)static VodSessionparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionparseFrom(byte[] data)static VodSessionparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionparseFrom(com.google.protobuf.ByteString data)static VodSessionparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionparseFrom(com.google.protobuf.CodedInputStream input)static VodSessionparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionparseFrom(InputStream input)static VodSessionparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VodSessionparseFrom(ByteBuffer data)static VodSessionparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VodSession>parser()VodSession.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INTERSTITIALS_FIELD_NUMBER
public static final int INTERSTITIALS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLAY_URI_FIELD_NUMBER
public static final int PLAY_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_URI_FIELD_NUMBER
public static final int SOURCE_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AD_TAG_URI_FIELD_NUMBER
public static final int AD_TAG_URI_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AD_TAG_MACRO_MAP_FIELD_NUMBER
public static final int AD_TAG_MACRO_MAP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MANIFEST_OPTIONS_FIELD_NUMBER
public static final int MANIFEST_OPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSET_ID_FIELD_NUMBER
public static final int ASSET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AD_TRACKING_FIELD_NUMBER
public static final int AD_TRACKING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GAM_SETTINGS_FIELD_NUMBER
public static final int GAM_SETTINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getName
public String getName()
Output only. The name of the VOD session, in the form of `projects/{project_number}/locations/{location}/vodSessions/{id}`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceVodSessionOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The name of the VOD session, in the form of `projects/{project_number}/locations/{location}/vodSessions/{id}`.string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceVodSessionOrBuilder- Returns:
- The bytes for name.
-
hasInterstitials
public boolean hasInterstitials()
Output only. Metadata of what was stitched into the content.
.google.cloud.video.stitcher.v1.Interstitials interstitials = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasInterstitialsin interfaceVodSessionOrBuilder- Returns:
- Whether the interstitials field is set.
-
getInterstitials
public Interstitials getInterstitials()
Output only. Metadata of what was stitched into the content.
.google.cloud.video.stitcher.v1.Interstitials interstitials = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInterstitialsin interfaceVodSessionOrBuilder- Returns:
- The interstitials.
-
getInterstitialsOrBuilder
public InterstitialsOrBuilder getInterstitialsOrBuilder()
Output only. Metadata of what was stitched into the content.
.google.cloud.video.stitcher.v1.Interstitials interstitials = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getInterstitialsOrBuilderin interfaceVodSessionOrBuilder
-
getPlayUri
public String getPlayUri()
Output only. The playback URI of the stitched content.
string play_uri = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPlayUriin interfaceVodSessionOrBuilder- Returns:
- The playUri.
-
getPlayUriBytes
public com.google.protobuf.ByteString getPlayUriBytes()
Output only. The playback URI of the stitched content.
string play_uri = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPlayUriBytesin interfaceVodSessionOrBuilder- Returns:
- The bytes for playUri.
-
getSourceUri
public String getSourceUri()
Required. URI of the media to stitch.
string source_uri = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSourceUriin interfaceVodSessionOrBuilder- Returns:
- The sourceUri.
-
getSourceUriBytes
public com.google.protobuf.ByteString getSourceUriBytes()
Required. URI of the media to stitch.
string source_uri = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getSourceUriBytesin interfaceVodSessionOrBuilder- Returns:
- The bytes for sourceUri.
-
getAdTagUri
public String getAdTagUri()
Required. Ad tag URI.
string ad_tag_uri = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getAdTagUriin interfaceVodSessionOrBuilder- Returns:
- The adTagUri.
-
getAdTagUriBytes
public com.google.protobuf.ByteString getAdTagUriBytes()
Required. Ad tag URI.
string ad_tag_uri = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getAdTagUriBytesin interfaceVodSessionOrBuilder- Returns:
- The bytes for adTagUri.
-
getAdTagMacroMapCount
public int getAdTagMacroMapCount()
Description copied from interface:VodSessionOrBuilderKey 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 macro map: `{"geoId": "123"}` Fully qualified ad tag: `"`https://doubleclick.google.com/ad/1?geo_id=123"`map<string, string> ad_tag_macro_map = 7;- Specified by:
getAdTagMacroMapCountin interfaceVodSessionOrBuilder
-
containsAdTagMacroMap
public boolean containsAdTagMacroMap(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 macro map: `{"geoId": "123"}` Fully qualified ad tag: `"`https://doubleclick.google.com/ad/1?geo_id=123"`map<string, string> ad_tag_macro_map = 7;- Specified by:
containsAdTagMacroMapin interfaceVodSessionOrBuilder
-
getAdTagMacroMap
@Deprecated public Map<String,String> getAdTagMacroMap()
Deprecated.UsegetAdTagMacroMapMap()instead.- Specified by:
getAdTagMacroMapin interfaceVodSessionOrBuilder
-
getAdTagMacroMapMap
public Map<String,String> getAdTagMacroMapMap()
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 macro map: `{"geoId": "123"}` Fully qualified ad tag: `"`https://doubleclick.google.com/ad/1?geo_id=123"`map<string, string> ad_tag_macro_map = 7;- Specified by:
getAdTagMacroMapMapin interfaceVodSessionOrBuilder
-
getAdTagMacroMapOrDefault
public String getAdTagMacroMapOrDefault(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 macro map: `{"geoId": "123"}` Fully qualified ad tag: `"`https://doubleclick.google.com/ad/1?geo_id=123"`map<string, string> ad_tag_macro_map = 7;- Specified by:
getAdTagMacroMapOrDefaultin interfaceVodSessionOrBuilder
-
getAdTagMacroMapOrThrow
public String getAdTagMacroMapOrThrow(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 macro map: `{"geoId": "123"}` Fully qualified ad tag: `"`https://doubleclick.google.com/ad/1?geo_id=123"`map<string, string> ad_tag_macro_map = 7;- Specified by:
getAdTagMacroMapOrThrowin interfaceVodSessionOrBuilder
-
hasManifestOptions
public boolean hasManifestOptions()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 9;- Specified by:
hasManifestOptionsin interfaceVodSessionOrBuilder- 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 = 9;- Specified by:
getManifestOptionsin interfaceVodSessionOrBuilder- Returns:
- The manifestOptions.
-
getManifestOptionsOrBuilder
public ManifestOptionsOrBuilder getManifestOptionsOrBuilder()
Additional options that affect the output of the manifest.
.google.cloud.video.stitcher.v1.ManifestOptions manifest_options = 9;- Specified by:
getManifestOptionsOrBuilderin interfaceVodSessionOrBuilder
-
getAssetId
public String getAssetId()
Output only. The generated ID of the VodSession's source media.
string asset_id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAssetIdin interfaceVodSessionOrBuilder- Returns:
- The assetId.
-
getAssetIdBytes
public com.google.protobuf.ByteString getAssetIdBytes()
Output only. The generated ID of the VodSession's source media.
string asset_id = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAssetIdBytesin interfaceVodSessionOrBuilder- Returns:
- The bytes for assetId.
-
getAdTrackingValue
public int getAdTrackingValue()
Required. Determines how the ad should be tracked.
.google.cloud.video.stitcher.v1.AdTracking ad_tracking = 11 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getAdTrackingValuein interfaceVodSessionOrBuilder- Returns:
- The enum numeric value on the wire for adTracking.
-
getAdTracking
public AdTracking getAdTracking()
Required. Determines how the ad should be tracked.
.google.cloud.video.stitcher.v1.AdTracking ad_tracking = 11 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getAdTrackingin interfaceVodSessionOrBuilder- Returns:
- The adTracking.
-
hasGamSettings
public boolean hasGamSettings()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.VodSession.GamSettings gam_settings = 13;- Specified by:
hasGamSettingsin interfaceVodSessionOrBuilder- Returns:
- Whether the gamSettings field is set.
-
getGamSettings
public VodSession.GamSettings getGamSettings()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.VodSession.GamSettings gam_settings = 13;- Specified by:
getGamSettingsin interfaceVodSessionOrBuilder- Returns:
- The gamSettings.
-
getGamSettingsOrBuilder
public VodSession.GamSettingsOrBuilder getGamSettingsOrBuilder()
This field should be set with appropriate values if GAM is being used for ads.
.google.cloud.video.stitcher.v1.VodSession.GamSettings gam_settings = 13;- Specified by:
getGamSettingsOrBuilderin interfaceVodSessionOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VodSession parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VodSession parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VodSession parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VodSession parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VodSession parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VodSession parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VodSession parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VodSession parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VodSession parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VodSession parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VodSession parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VodSession parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VodSession.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VodSession.Builder newBuilder()
-
newBuilder
public static VodSession.Builder newBuilder(VodSession prototype)
-
toBuilder
public VodSession.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VodSession.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VodSession getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VodSession> parser()
-
getParserForType
public com.google.protobuf.Parser<VodSession> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VodSession getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-