Class TrendInsight.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
com.google.ads.googleads.v22.services.TrendInsight.Builder
- All Implemented Interfaces:
TrendInsightOrBuilder,com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- TrendInsight
public static final class TrendInsight.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
implements TrendInsightOrBuilder
A trend insight for a given attribute.Protobuf type
google.ads.googleads.v22.services.TrendInsight-
Method Summary
Modifier and TypeMethodDescriptionaddAllRelatedCreators(Iterable<? extends YouTubeCreatorInsights> values) Related creators for this topic.addAllRelatedVideos(Iterable<? extends AudienceInsightsAttributeMetadata> values) Related videos for this topic.addRelatedCreators(int index, YouTubeCreatorInsights value) Related creators for this topic.addRelatedCreators(int index, YouTubeCreatorInsights.Builder builderForValue) Related creators for this topic.Related creators for this topic.addRelatedCreators(YouTubeCreatorInsights.Builder builderForValue) Related creators for this topic.Related creators for this topic.addRelatedCreatorsBuilder(int index) Related creators for this topic.addRelatedVideos(int index, AudienceInsightsAttributeMetadata value) Related videos for this topic.addRelatedVideos(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) Related videos for this topic.Related videos for this topic.addRelatedVideos(AudienceInsightsAttributeMetadata.Builder builderForValue) Related videos for this topic.Related videos for this topic.addRelatedVideosBuilder(int index) Related videos for this topic.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Related creators for this topic.Related videos for this topic.The direction of trend (such as RISING or DECLINING).The attribute this trend is for.Metrics associated with this trend.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetRelatedCreators(int index) Related creators for this topic.getRelatedCreatorsBuilder(int index) Related creators for this topic.Related creators for this topic.intRelated creators for this topic.Related creators for this topic.getRelatedCreatorsOrBuilder(int index) Related creators for this topic.List<? extends YouTubeCreatorInsightsOrBuilder>Related creators for this topic.getRelatedVideos(int index) Related videos for this topic.getRelatedVideosBuilder(int index) Related videos for this topic.Related videos for this topic.intRelated videos for this topic.Related videos for this topic.getRelatedVideosOrBuilder(int index) Related videos for this topic.List<? extends AudienceInsightsAttributeMetadataOrBuilder>Related videos for this topic.getTrend()The direction of trend (such as RISING or DECLINING).The attribute this trend is for.The attribute this trend is for.The attribute this trend is for.Metrics associated with this trend.Metrics associated with this trend.Metrics associated with this trend.intThe direction of trend (such as RISING or DECLINING).booleanThe attribute this trend is for.booleanMetrics associated with this trend.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(TrendInsight other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The attribute this trend is for.Metrics associated with this trend.final TrendInsight.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeRelatedCreators(int index) Related creators for this topic.removeRelatedVideos(int index) Related videos for this topic.setRelatedCreators(int index, YouTubeCreatorInsights value) Related creators for this topic.setRelatedCreators(int index, YouTubeCreatorInsights.Builder builderForValue) Related creators for this topic.setRelatedVideos(int index, AudienceInsightsAttributeMetadata value) Related videos for this topic.setRelatedVideos(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) Related videos for this topic.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The direction of trend (such as RISING or DECLINING).The attribute this trend is for.setTrendAttribute(AudienceInsightsAttributeMetadata.Builder builderForValue) The attribute this trend is for.Metrics associated with this trend.setTrendMetrics(TrendInsightMetrics.Builder builderForValue) Metrics associated with this trend.setTrendValue(int value) The direction of trend (such as RISING or DECLINING).final TrendInsight.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getParentForChildrenMethods inherited from class com.google.protobuf.GeneratedMessage.ExtendableBuilder
addExtension, addExtension, clearExtension, clearExtension, extensionsAreInitialized, getAllFields, getExtension, getExtension, getExtensionCount, getField, getFieldBuilder, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, hasExtension, hasField, mergeExtensionFields, newBuilderForField, parseUnknownField, setExtension, setExtension, setExtension, setExtensionMethods inherited from class com.google.protobuf.GeneratedMessage.Builder
getOneofFieldDescriptor, getUnknownFields, getUnknownFieldSetBuilder, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, onBuilt, onChanged, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder
getExtension, getExtension, getExtension, getExtension, getExtensionCount, getExtensionCount, hasExtension, hasExtensionMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Overrides:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<TrendInsight.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<com.google.protobuf.GeneratedMessageV3>- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
setField
public TrendInsight.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
setRepeatedField
public TrendInsight.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
addRepeatedField
public TrendInsight.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TrendInsight.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.ExtendableBuilder<com.google.protobuf.GeneratedMessageV3,TrendInsight.Builder>
-
mergeFrom
public TrendInsight.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TrendInsight.Builder>- Throws:
IOException
-
hasTrendAttribute
public boolean hasTrendAttribute()The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1;- Specified by:
hasTrendAttributein interfaceTrendInsightOrBuilder- Returns:
- Whether the trendAttribute field is set.
-
getTrendAttribute
The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1;- Specified by:
getTrendAttributein interfaceTrendInsightOrBuilder- Returns:
- The trendAttribute.
-
setTrendAttribute
The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1; -
setTrendAttribute
public TrendInsight.Builder setTrendAttribute(AudienceInsightsAttributeMetadata.Builder builderForValue) The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1; -
mergeTrendAttribute
The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1; -
clearTrendAttribute
The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1; -
getTrendAttributeBuilder
The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1; -
getTrendAttributeOrBuilder
The attribute this trend is for.
.google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata trend_attribute = 1;- Specified by:
getTrendAttributeOrBuilderin interfaceTrendInsightOrBuilder
-
hasTrendMetrics
public boolean hasTrendMetrics()Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2;- Specified by:
hasTrendMetricsin interfaceTrendInsightOrBuilder- Returns:
- Whether the trendMetrics field is set.
-
getTrendMetrics
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2;- Specified by:
getTrendMetricsin interfaceTrendInsightOrBuilder- Returns:
- The trendMetrics.
-
setTrendMetrics
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2; -
setTrendMetrics
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2; -
mergeTrendMetrics
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2; -
clearTrendMetrics
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2; -
getTrendMetricsBuilder
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2; -
getTrendMetricsOrBuilder
Metrics associated with this trend.
.google.ads.googleads.v22.services.TrendInsightMetrics trend_metrics = 2;- Specified by:
getTrendMetricsOrBuilderin interfaceTrendInsightOrBuilder
-
getTrendValue
public int getTrendValue()The direction of trend (such as RISING or DECLINING).
.google.ads.googleads.v22.enums.InsightsTrendEnum.InsightsTrend trend = 3;- Specified by:
getTrendValuein interfaceTrendInsightOrBuilder- Returns:
- The enum numeric value on the wire for trend.
-
setTrendValue
The direction of trend (such as RISING or DECLINING).
.google.ads.googleads.v22.enums.InsightsTrendEnum.InsightsTrend trend = 3;- Parameters:
value- The enum numeric value on the wire for trend to set.- Returns:
- This builder for chaining.
-
getTrend
The direction of trend (such as RISING or DECLINING).
.google.ads.googleads.v22.enums.InsightsTrendEnum.InsightsTrend trend = 3;- Specified by:
getTrendin interfaceTrendInsightOrBuilder- Returns:
- The trend.
-
setTrend
The direction of trend (such as RISING or DECLINING).
.google.ads.googleads.v22.enums.InsightsTrendEnum.InsightsTrend trend = 3;- Parameters:
value- The trend to set.- Returns:
- This builder for chaining.
-
clearTrend
The direction of trend (such as RISING or DECLINING).
.google.ads.googleads.v22.enums.InsightsTrendEnum.InsightsTrend trend = 3;- Returns:
- This builder for chaining.
-
getRelatedVideosList
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4;- Specified by:
getRelatedVideosListin interfaceTrendInsightOrBuilder
-
getRelatedVideosCount
public int getRelatedVideosCount()Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4;- Specified by:
getRelatedVideosCountin interfaceTrendInsightOrBuilder
-
getRelatedVideos
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4;- Specified by:
getRelatedVideosin interfaceTrendInsightOrBuilder
-
setRelatedVideos
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
setRelatedVideos
public TrendInsight.Builder setRelatedVideos(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
addRelatedVideos
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
addRelatedVideos
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
addRelatedVideos
public TrendInsight.Builder addRelatedVideos(AudienceInsightsAttributeMetadata.Builder builderForValue) Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
addRelatedVideos
public TrendInsight.Builder addRelatedVideos(int index, AudienceInsightsAttributeMetadata.Builder builderForValue) Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
addAllRelatedVideos
public TrendInsight.Builder addAllRelatedVideos(Iterable<? extends AudienceInsightsAttributeMetadata> values) Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
clearRelatedVideos
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
removeRelatedVideos
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
getRelatedVideosBuilder
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
getRelatedVideosOrBuilder
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4;- Specified by:
getRelatedVideosOrBuilderin interfaceTrendInsightOrBuilder
-
getRelatedVideosOrBuilderList
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4;- Specified by:
getRelatedVideosOrBuilderListin interfaceTrendInsightOrBuilder
-
addRelatedVideosBuilder
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
addRelatedVideosBuilder
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
getRelatedVideosBuilderList
Related videos for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.common.AudienceInsightsAttributeMetadata related_videos = 4; -
getRelatedCreatorsList
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5;- Specified by:
getRelatedCreatorsListin interfaceTrendInsightOrBuilder
-
getRelatedCreatorsCount
public int getRelatedCreatorsCount()Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5;- Specified by:
getRelatedCreatorsCountin interfaceTrendInsightOrBuilder
-
getRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5;- Specified by:
getRelatedCreatorsin interfaceTrendInsightOrBuilder
-
setRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
setRelatedCreators
public TrendInsight.Builder setRelatedCreators(int index, YouTubeCreatorInsights.Builder builderForValue) Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
addRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
addRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
addRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
addRelatedCreators
public TrendInsight.Builder addRelatedCreators(int index, YouTubeCreatorInsights.Builder builderForValue) Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
addAllRelatedCreators
public TrendInsight.Builder addAllRelatedCreators(Iterable<? extends YouTubeCreatorInsights> values) Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
clearRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
removeRelatedCreators
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
getRelatedCreatorsBuilder
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
getRelatedCreatorsOrBuilder
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5;- Specified by:
getRelatedCreatorsOrBuilderin interfaceTrendInsightOrBuilder
-
getRelatedCreatorsOrBuilderList
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5;- Specified by:
getRelatedCreatorsOrBuilderListin interfaceTrendInsightOrBuilder
-
addRelatedCreatorsBuilder
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
addRelatedCreatorsBuilder
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
getRelatedCreatorsBuilderList
Related creators for this topic. Only populated for trends using search_topics.
repeated .google.ads.googleads.v22.services.YouTubeCreatorInsights related_creators = 5; -
setUnknownFields
public final TrendInsight.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-
mergeUnknownFields
public final TrendInsight.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<TrendInsight.Builder>
-