Class VideoResponsiveAdInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.common.VideoResponsiveAdInfo
-
- All Implemented Interfaces:
VideoResponsiveAdInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class VideoResponsiveAdInfo extends com.google.protobuf.GeneratedMessageV3 implements VideoResponsiveAdInfoOrBuilder
A video responsive ad.
Protobuf typegoogle.ads.googleads.v10.common.VideoResponsiveAdInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classVideoResponsiveAdInfo.BuilderA video responsive ad.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCALL_TO_ACTIONS_FIELD_NUMBERstatic intCOMPANION_BANNERS_FIELD_NUMBERstatic intDESCRIPTIONS_FIELD_NUMBERstatic intHEADLINES_FIELD_NUMBERstatic intLONG_HEADLINES_FIELD_NUMBERstatic intVIDEOS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AdTextAssetgetCallToActions(int index)List of text assets used for the button, e.g.intgetCallToActionsCount()List of text assets used for the button, e.g.java.util.List<AdTextAsset>getCallToActionsList()List of text assets used for the button, e.g.AdTextAssetOrBuildergetCallToActionsOrBuilder(int index)List of text assets used for the button, e.g.java.util.List<? extends AdTextAssetOrBuilder>getCallToActionsOrBuilderList()List of text assets used for the button, e.g.AdImageAssetgetCompanionBanners(int index)List of image assets used for the companion banner.intgetCompanionBannersCount()List of image assets used for the companion banner.java.util.List<AdImageAsset>getCompanionBannersList()List of image assets used for the companion banner.AdImageAssetOrBuildergetCompanionBannersOrBuilder(int index)List of image assets used for the companion banner.java.util.List<? extends AdImageAssetOrBuilder>getCompanionBannersOrBuilderList()List of image assets used for the companion banner.static VideoResponsiveAdInfogetDefaultInstance()VideoResponsiveAdInfogetDefaultInstanceForType()AdTextAssetgetDescriptions(int index)List of text assets used for the description.intgetDescriptionsCount()List of text assets used for the description.java.util.List<AdTextAsset>getDescriptionsList()List of text assets used for the description.AdTextAssetOrBuildergetDescriptionsOrBuilder(int index)List of text assets used for the description.java.util.List<? extends AdTextAssetOrBuilder>getDescriptionsOrBuilderList()List of text assets used for the description.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()AdTextAssetgetHeadlines(int index)List of text assets used for the short headline, e.g.intgetHeadlinesCount()List of text assets used for the short headline, e.g.java.util.List<AdTextAsset>getHeadlinesList()List of text assets used for the short headline, e.g.AdTextAssetOrBuildergetHeadlinesOrBuilder(int index)List of text assets used for the short headline, e.g.java.util.List<? extends AdTextAssetOrBuilder>getHeadlinesOrBuilderList()List of text assets used for the short headline, e.g.AdTextAssetgetLongHeadlines(int index)List of text assets used for the long headline.intgetLongHeadlinesCount()List of text assets used for the long headline.java.util.List<AdTextAsset>getLongHeadlinesList()List of text assets used for the long headline.AdTextAssetOrBuildergetLongHeadlinesOrBuilder(int index)List of text assets used for the long headline.java.util.List<? extends AdTextAssetOrBuilder>getLongHeadlinesOrBuilderList()List of text assets used for the long headline.com.google.protobuf.Parser<VideoResponsiveAdInfo>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()AdVideoAssetgetVideos(int index)List of YouTube video assets used for the ad.intgetVideosCount()List of YouTube video assets used for the ad.java.util.List<AdVideoAsset>getVideosList()List of YouTube video assets used for the ad.AdVideoAssetOrBuildergetVideosOrBuilder(int index)List of YouTube video assets used for the ad.java.util.List<? extends AdVideoAssetOrBuilder>getVideosOrBuilderList()List of YouTube video assets used for the ad.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static VideoResponsiveAdInfo.BuildernewBuilder()static VideoResponsiveAdInfo.BuildernewBuilder(VideoResponsiveAdInfo prototype)VideoResponsiveAdInfo.BuildernewBuilderForType()protected VideoResponsiveAdInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static VideoResponsiveAdInfoparseDelimitedFrom(java.io.InputStream input)static VideoResponsiveAdInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoResponsiveAdInfoparseFrom(byte[] data)static VideoResponsiveAdInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoResponsiveAdInfoparseFrom(com.google.protobuf.ByteString data)static VideoResponsiveAdInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoResponsiveAdInfoparseFrom(com.google.protobuf.CodedInputStream input)static VideoResponsiveAdInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoResponsiveAdInfoparseFrom(java.io.InputStream input)static VideoResponsiveAdInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VideoResponsiveAdInfoparseFrom(java.nio.ByteBuffer data)static VideoResponsiveAdInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<VideoResponsiveAdInfo>parser()VideoResponsiveAdInfo.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, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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
-
HEADLINES_FIELD_NUMBER
public static final int HEADLINES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_HEADLINES_FIELD_NUMBER
public static final int LONG_HEADLINES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTIONS_FIELD_NUMBER
public static final int DESCRIPTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CALL_TO_ACTIONS_FIELD_NUMBER
public static final int CALL_TO_ACTIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIDEOS_FIELD_NUMBER
public static final int VIDEOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COMPANION_BANNERS_FIELD_NUMBER
public static final int COMPANION_BANNERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getHeadlinesList
public java.util.List<AdTextAsset> getHeadlinesList()
List of text assets used for the short headline, e.g. the "Call To Action" banner. Currently, only a single value for the short headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesListin interfaceVideoResponsiveAdInfoOrBuilder
-
getHeadlinesOrBuilderList
public java.util.List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()
List of text assets used for the short headline, e.g. the "Call To Action" banner. Currently, only a single value for the short headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesOrBuilderListin interfaceVideoResponsiveAdInfoOrBuilder
-
getHeadlinesCount
public int getHeadlinesCount()
List of text assets used for the short headline, e.g. the "Call To Action" banner. Currently, only a single value for the short headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesCountin interfaceVideoResponsiveAdInfoOrBuilder
-
getHeadlines
public AdTextAsset getHeadlines(int index)
List of text assets used for the short headline, e.g. the "Call To Action" banner. Currently, only a single value for the short headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesin interfaceVideoResponsiveAdInfoOrBuilder
-
getHeadlinesOrBuilder
public AdTextAssetOrBuilder getHeadlinesOrBuilder(int index)
List of text assets used for the short headline, e.g. the "Call To Action" banner. Currently, only a single value for the short headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesOrBuilderin interfaceVideoResponsiveAdInfoOrBuilder
-
getLongHeadlinesList
public java.util.List<AdTextAsset> getLongHeadlinesList()
List of text assets used for the long headline. Currently, only a single value for the long headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset long_headlines = 2;- Specified by:
getLongHeadlinesListin interfaceVideoResponsiveAdInfoOrBuilder
-
getLongHeadlinesOrBuilderList
public java.util.List<? extends AdTextAssetOrBuilder> getLongHeadlinesOrBuilderList()
List of text assets used for the long headline. Currently, only a single value for the long headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset long_headlines = 2;- Specified by:
getLongHeadlinesOrBuilderListin interfaceVideoResponsiveAdInfoOrBuilder
-
getLongHeadlinesCount
public int getLongHeadlinesCount()
List of text assets used for the long headline. Currently, only a single value for the long headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset long_headlines = 2;- Specified by:
getLongHeadlinesCountin interfaceVideoResponsiveAdInfoOrBuilder
-
getLongHeadlines
public AdTextAsset getLongHeadlines(int index)
List of text assets used for the long headline. Currently, only a single value for the long headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset long_headlines = 2;- Specified by:
getLongHeadlinesin interfaceVideoResponsiveAdInfoOrBuilder
-
getLongHeadlinesOrBuilder
public AdTextAssetOrBuilder getLongHeadlinesOrBuilder(int index)
List of text assets used for the long headline. Currently, only a single value for the long headline is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset long_headlines = 2;- Specified by:
getLongHeadlinesOrBuilderin interfaceVideoResponsiveAdInfoOrBuilder
-
getDescriptionsList
public java.util.List<AdTextAsset> getDescriptionsList()
List of text assets used for the description. Currently, only a single value for the description is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;- Specified by:
getDescriptionsListin interfaceVideoResponsiveAdInfoOrBuilder
-
getDescriptionsOrBuilderList
public java.util.List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()
List of text assets used for the description. Currently, only a single value for the description is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;- Specified by:
getDescriptionsOrBuilderListin interfaceVideoResponsiveAdInfoOrBuilder
-
getDescriptionsCount
public int getDescriptionsCount()
List of text assets used for the description. Currently, only a single value for the description is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;- Specified by:
getDescriptionsCountin interfaceVideoResponsiveAdInfoOrBuilder
-
getDescriptions
public AdTextAsset getDescriptions(int index)
List of text assets used for the description. Currently, only a single value for the description is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;- Specified by:
getDescriptionsin interfaceVideoResponsiveAdInfoOrBuilder
-
getDescriptionsOrBuilder
public AdTextAssetOrBuilder getDescriptionsOrBuilder(int index)
List of text assets used for the description. Currently, only a single value for the description is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 3;- Specified by:
getDescriptionsOrBuilderin interfaceVideoResponsiveAdInfoOrBuilder
-
getCallToActionsList
public java.util.List<AdTextAsset> getCallToActionsList()
List of text assets used for the button, e.g. the "Call To Action" button. Currently, only a single value for the button is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset call_to_actions = 4;- Specified by:
getCallToActionsListin interfaceVideoResponsiveAdInfoOrBuilder
-
getCallToActionsOrBuilderList
public java.util.List<? extends AdTextAssetOrBuilder> getCallToActionsOrBuilderList()
List of text assets used for the button, e.g. the "Call To Action" button. Currently, only a single value for the button is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset call_to_actions = 4;- Specified by:
getCallToActionsOrBuilderListin interfaceVideoResponsiveAdInfoOrBuilder
-
getCallToActionsCount
public int getCallToActionsCount()
List of text assets used for the button, e.g. the "Call To Action" button. Currently, only a single value for the button is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset call_to_actions = 4;- Specified by:
getCallToActionsCountin interfaceVideoResponsiveAdInfoOrBuilder
-
getCallToActions
public AdTextAsset getCallToActions(int index)
List of text assets used for the button, e.g. the "Call To Action" button. Currently, only a single value for the button is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset call_to_actions = 4;- Specified by:
getCallToActionsin interfaceVideoResponsiveAdInfoOrBuilder
-
getCallToActionsOrBuilder
public AdTextAssetOrBuilder getCallToActionsOrBuilder(int index)
List of text assets used for the button, e.g. the "Call To Action" button. Currently, only a single value for the button is supported.
repeated .google.ads.googleads.v10.common.AdTextAsset call_to_actions = 4;- Specified by:
getCallToActionsOrBuilderin interfaceVideoResponsiveAdInfoOrBuilder
-
getVideosList
public java.util.List<AdVideoAsset> getVideosList()
List of YouTube video assets used for the ad. Currently, only a single value for the YouTube video asset is supported.
repeated .google.ads.googleads.v10.common.AdVideoAsset videos = 5;- Specified by:
getVideosListin interfaceVideoResponsiveAdInfoOrBuilder
-
getVideosOrBuilderList
public java.util.List<? extends AdVideoAssetOrBuilder> getVideosOrBuilderList()
List of YouTube video assets used for the ad. Currently, only a single value for the YouTube video asset is supported.
repeated .google.ads.googleads.v10.common.AdVideoAsset videos = 5;- Specified by:
getVideosOrBuilderListin interfaceVideoResponsiveAdInfoOrBuilder
-
getVideosCount
public int getVideosCount()
List of YouTube video assets used for the ad. Currently, only a single value for the YouTube video asset is supported.
repeated .google.ads.googleads.v10.common.AdVideoAsset videos = 5;- Specified by:
getVideosCountin interfaceVideoResponsiveAdInfoOrBuilder
-
getVideos
public AdVideoAsset getVideos(int index)
List of YouTube video assets used for the ad. Currently, only a single value for the YouTube video asset is supported.
repeated .google.ads.googleads.v10.common.AdVideoAsset videos = 5;- Specified by:
getVideosin interfaceVideoResponsiveAdInfoOrBuilder
-
getVideosOrBuilder
public AdVideoAssetOrBuilder getVideosOrBuilder(int index)
List of YouTube video assets used for the ad. Currently, only a single value for the YouTube video asset is supported.
repeated .google.ads.googleads.v10.common.AdVideoAsset videos = 5;- Specified by:
getVideosOrBuilderin interfaceVideoResponsiveAdInfoOrBuilder
-
getCompanionBannersList
public java.util.List<AdImageAsset> getCompanionBannersList()
List of image assets used for the companion banner. Currently, only a single value for the companion banner asset is supported.
repeated .google.ads.googleads.v10.common.AdImageAsset companion_banners = 6;- Specified by:
getCompanionBannersListin interfaceVideoResponsiveAdInfoOrBuilder
-
getCompanionBannersOrBuilderList
public java.util.List<? extends AdImageAssetOrBuilder> getCompanionBannersOrBuilderList()
List of image assets used for the companion banner. Currently, only a single value for the companion banner asset is supported.
repeated .google.ads.googleads.v10.common.AdImageAsset companion_banners = 6;- Specified by:
getCompanionBannersOrBuilderListin interfaceVideoResponsiveAdInfoOrBuilder
-
getCompanionBannersCount
public int getCompanionBannersCount()
List of image assets used for the companion banner. Currently, only a single value for the companion banner asset is supported.
repeated .google.ads.googleads.v10.common.AdImageAsset companion_banners = 6;- Specified by:
getCompanionBannersCountin interfaceVideoResponsiveAdInfoOrBuilder
-
getCompanionBanners
public AdImageAsset getCompanionBanners(int index)
List of image assets used for the companion banner. Currently, only a single value for the companion banner asset is supported.
repeated .google.ads.googleads.v10.common.AdImageAsset companion_banners = 6;- Specified by:
getCompanionBannersin interfaceVideoResponsiveAdInfoOrBuilder
-
getCompanionBannersOrBuilder
public AdImageAssetOrBuilder getCompanionBannersOrBuilder(int index)
List of image assets used for the companion banner. Currently, only a single value for the companion banner asset is supported.
repeated .google.ads.googleads.v10.common.AdImageAsset companion_banners = 6;- Specified by:
getCompanionBannersOrBuilderin interfaceVideoResponsiveAdInfoOrBuilder
-
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 java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.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 VideoResponsiveAdInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static VideoResponsiveAdInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static VideoResponsiveAdInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static VideoResponsiveAdInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public VideoResponsiveAdInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VideoResponsiveAdInfo.Builder newBuilder()
-
newBuilder
public static VideoResponsiveAdInfo.Builder newBuilder(VideoResponsiveAdInfo prototype)
-
toBuilder
public VideoResponsiveAdInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VideoResponsiveAdInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VideoResponsiveAdInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VideoResponsiveAdInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<VideoResponsiveAdInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VideoResponsiveAdInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-