Class GenerateCreatorInsightsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
com.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.Builder
- All Implemented Interfaces:
GenerateCreatorInsightsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- GenerateCreatorInsightsRequest
public static final class GenerateCreatorInsightsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
implements GenerateCreatorInsightsRequestOrBuilder
Request message for [ContentCreatorInsightsService.GenerateCreatorInsights][google.ads.googleads.v18.services.ContentCreatorInsightsService.GenerateCreatorInsights].Protobuf type
google.ads.googleads.v18.services.GenerateCreatorInsightsRequest-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Required.Required.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The list of attributes to search for top creators in.The list of YouTube Channel IDs to fetch creator insights for.clone()Required.com.google.protobuf.ByteStringRequired.Required.com.google.protobuf.ByteStringRequired.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe list of attributes to search for top creators in.The list of attributes to search for top creators in.The list of attributes to search for top creators in.The list of YouTube Channel IDs to fetch creator insights for.The list of YouTube Channel IDs to fetch creator insights for.The list of YouTube Channel IDs to fetch creator insights for.booleanThe list of attributes to search for top creators in.booleanThe list of YouTube Channel IDs to fetch creator insights for.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) The list of attributes to search for top creators in.The list of YouTube Channel IDs to fetch creator insights for.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setCustomerId(String value) Required.setCustomerIdBytes(com.google.protobuf.ByteString value) Required.setCustomerInsightsGroup(String value) Required.setCustomerInsightsGroupBytes(com.google.protobuf.ByteString value) Required.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The list of attributes to search for top creators in.The list of attributes to search for top creators in.The list of YouTube Channel IDs to fetch creator insights for.setSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels.Builder builderForValue) The list of YouTube Channel IDs to fetch creator insights for.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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.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()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.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<GenerateCreatorInsightsRequest.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.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
getDefaultInstanceForType
- 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<GenerateCreatorInsightsRequest.Builder>
-
setField
public GenerateCreatorInsightsRequest.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<GenerateCreatorInsightsRequest.Builder>
-
clearField
public GenerateCreatorInsightsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
clearOneof
public GenerateCreatorInsightsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
setRepeatedField
public GenerateCreatorInsightsRequest.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<GenerateCreatorInsightsRequest.Builder>
-
addRepeatedField
public GenerateCreatorInsightsRequest.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<GenerateCreatorInsightsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeFrom
public GenerateCreatorInsightsRequest.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<GenerateCreatorInsightsRequest.Builder>- Throws:
IOException
-
getCriteriaCase
- Specified by:
getCriteriaCasein interfaceGenerateCreatorInsightsRequestOrBuilder
-
clearCriteria
-
getCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The customerId.
-
getCustomerIdBytes
public com.google.protobuf.ByteString getCustomerIdBytes()Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdBytesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The bytes for customerId.
-
setCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The customerId to set.- Returns:
- This builder for chaining.
-
clearCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerIdBytes
public GenerateCreatorInsightsRequest.Builder setCustomerIdBytes(com.google.protobuf.ByteString value) Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for customerId to set.- Returns:
- This builder for chaining.
-
getCustomerInsightsGroup
Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerInsightsGroupin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The customerInsightsGroup.
-
getCustomerInsightsGroupBytes
public com.google.protobuf.ByteString getCustomerInsightsGroupBytes()Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerInsightsGroupBytesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The bytes for customerInsightsGroup.
-
setCustomerInsightsGroup
Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The customerInsightsGroup to set.- Returns:
- This builder for chaining.
-
clearCustomerInsightsGroup
Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerInsightsGroupBytes
public GenerateCreatorInsightsRequest.Builder setCustomerInsightsGroupBytes(com.google.protobuf.ByteString value) Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for customerInsightsGroup to set.- Returns:
- This builder for chaining.
-
hasSearchAttributes
public boolean hasSearchAttributes()The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3;- Specified by:
hasSearchAttributesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3;- Specified by:
getSearchAttributesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
public GenerateCreatorInsightsRequest.Builder setSearchAttributes(GenerateCreatorInsightsRequest.SearchAttributes value) The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
setSearchAttributes
public GenerateCreatorInsightsRequest.Builder setSearchAttributes(GenerateCreatorInsightsRequest.SearchAttributes.Builder builderForValue) The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
mergeSearchAttributes
public GenerateCreatorInsightsRequest.Builder mergeSearchAttributes(GenerateCreatorInsightsRequest.SearchAttributes value) The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
clearSearchAttributes
The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
getSearchAttributesBuilder
The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
getSearchAttributesOrBuilder
The list of attributes to search for top creators in.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3;- Specified by:
getSearchAttributesOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
hasSearchChannels
public boolean hasSearchChannels()The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4;- Specified by:
hasSearchChannelsin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- Whether the searchChannels field is set.
-
getSearchChannels
The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4;- Specified by:
getSearchChannelsin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The searchChannels.
-
setSearchChannels
public GenerateCreatorInsightsRequest.Builder setSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels value) The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
setSearchChannels
public GenerateCreatorInsightsRequest.Builder setSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels.Builder builderForValue) The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
mergeSearchChannels
public GenerateCreatorInsightsRequest.Builder mergeSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels value) The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
clearSearchChannels
The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
getSearchChannelsBuilder
The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
getSearchChannelsOrBuilder
The list of YouTube Channel IDs to fetch creator insights for.
.google.ads.googleads.v18.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4;- Specified by:
getSearchChannelsOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
setUnknownFields
public final GenerateCreatorInsightsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeUnknownFields
public final GenerateCreatorInsightsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-