Send feedback
Class CompanionAds (0.3.3)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.3.3 keyboard_arrow_down
public final class CompanionAds extends GeneratedMessageV3 implements CompanionAdsOrBuilder
Metadata for companion ads.
Protobuf type google.cloud.video.stitcher.v1.CompanionAds
Static Fields
COMPANIONS_FIELD_NUMBER
public static final int COMPANIONS_FIELD_NUMBER
Field Value
DISPLAY_REQUIREMENT_FIELD_NUMBER
public static final int DISPLAY_REQUIREMENT_FIELD_NUMBER
Field Value
Static Methods
getDefaultInstance()
public static CompanionAds getDefaultInstance ()
Returns
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Returns
newBuilder()
public static CompanionAds . Builder newBuilder ()
Returns
newBuilder(CompanionAds prototype)
public static CompanionAds . Builder newBuilder ( CompanionAds prototype )
Parameter
Returns
public static CompanionAds parseDelimitedFrom ( InputStream input )
Parameter
Returns
Exceptions
public static CompanionAds parseDelimitedFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(byte[] data)
public static CompanionAds parseFrom ( byte [] data )
Parameter
Name Description data byte []
Returns
Exceptions
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static CompanionAds parseFrom ( byte [] data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(ByteString data)
public static CompanionAds parseFrom ( ByteString data )
Parameter
Returns
Exceptions
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CompanionAds parseFrom ( ByteString data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static CompanionAds parseFrom ( CodedInputStream input )
Parameter
Returns
Exceptions
public static CompanionAds parseFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
public static CompanionAds parseFrom ( InputStream input )
Parameter
Returns
Exceptions
public static CompanionAds parseFrom ( InputStream input , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parseFrom(ByteBuffer data)
public static CompanionAds parseFrom ( ByteBuffer data )
Parameter
Returns
Exceptions
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static CompanionAds parseFrom ( ByteBuffer data , ExtensionRegistryLite extensionRegistry )
Parameters
Returns
Exceptions
parser()
public static Parser<CompanionAds> parser ()
Returns
Methods
equals(Object obj)
public boolean equals ( Object obj )
Parameter
Returns
Overrides
getCompanions(int index)
public Companion getCompanions ( int index )
List of companion ads.
repeated .google.cloud.video.stitcher.v1.Companion companions = 2;
Parameter
Returns
getCompanionsCount()
public int getCompanionsCount ()
List of companion ads.
repeated .google.cloud.video.stitcher.v1.Companion companions = 2;
Returns
getCompanionsList()
public List<Companion> getCompanionsList ()
List of companion ads.
repeated .google.cloud.video.stitcher.v1.Companion companions = 2;
Returns
getCompanionsOrBuilder(int index)
public CompanionOrBuilder getCompanionsOrBuilder ( int index )
List of companion ads.
repeated .google.cloud.video.stitcher.v1.Companion companions = 2;
Parameter
Returns
getCompanionsOrBuilderList()
public List <? extends CompanionOrBuilder > getCompanionsOrBuilderList ()
List of companion ads.
repeated .google.cloud.video.stitcher.v1.Companion companions = 2;
Returns
Type Description List <? extends com.google.cloud.video.stitcher.v1.CompanionOrBuilder >
getDefaultInstanceForType()
public CompanionAds getDefaultInstanceForType ()
Returns
getDisplayRequirement()
public CompanionAds . DisplayRequirement getDisplayRequirement ()
Indicates how many of the companions should be displayed with the ad.
.google.cloud.video.stitcher.v1.CompanionAds.DisplayRequirement display_requirement = 1;
Returns
getDisplayRequirementValue()
public int getDisplayRequirementValue ()
Indicates how many of the companions should be displayed with the ad.
.google.cloud.video.stitcher.v1.CompanionAds.DisplayRequirement display_requirement = 1;
Returns
Type Description int The enum numeric value on the wire for displayRequirement.
getParserForType()
public Parser<CompanionAds> getParserForType ()
Returns
Overrides
getSerializedSize()
public int getSerializedSize ()
Returns
Overrides
getUnknownFields()
public final UnknownFieldSet getUnknownFields ()
Returns
Overrides
hashCode()
Returns
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Returns
Overrides
isInitialized()
public final boolean isInitialized ()
Returns
Overrides
newBuilderForType()
public CompanionAds . Builder newBuilderForType ()
Returns
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected CompanionAds . Builder newBuilderForType ( GeneratedMessageV3 . BuilderParent parent )
Parameter
Returns
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance ( GeneratedMessageV3 . UnusedPrivateParameter unused )
Parameter
Returns
Overrides
toBuilder()
public CompanionAds . Builder toBuilder ()
Returns
writeTo(CodedOutputStream output)
public void writeTo ( CodedOutputStream output )
Parameter
Overrides
Exceptions
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]