Class BasicInsightsAudience
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v15.services.BasicInsightsAudience
-
- All Implemented Interfaces:
BasicInsightsAudienceOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class BasicInsightsAudience extends com.google.protobuf.GeneratedMessageV3 implements BasicInsightsAudienceOrBuilder
A description of an audience used for requesting insights.
Protobuf typegoogle.ads.googleads.v15.services.BasicInsightsAudience- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBasicInsightsAudience.BuilderA description of an audience used for requesting insights.-
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 intAGE_RANGES_FIELD_NUMBERstatic intCOUNTRY_LOCATION_FIELD_NUMBERstatic intGENDER_FIELD_NUMBERstatic intSUB_COUNTRY_LOCATIONS_FIELD_NUMBERstatic intTOPICS_FIELD_NUMBERstatic intUSER_INTERESTS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AgeRangeInfogetAgeRanges(int index)Age ranges for the audience.intgetAgeRangesCount()Age ranges for the audience.java.util.List<AgeRangeInfo>getAgeRangesList()Age ranges for the audience.AgeRangeInfoOrBuildergetAgeRangesOrBuilder(int index)Age ranges for the audience.java.util.List<? extends AgeRangeInfoOrBuilder>getAgeRangesOrBuilderList()Age ranges for the audience.LocationInfogetCountryLocation(int index)Required.intgetCountryLocationCount()Required.java.util.List<LocationInfo>getCountryLocationList()Required.LocationInfoOrBuildergetCountryLocationOrBuilder(int index)Required.java.util.List<? extends LocationInfoOrBuilder>getCountryLocationOrBuilderList()Required.static BasicInsightsAudiencegetDefaultInstance()BasicInsightsAudiencegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()GenderInfogetGender()Gender for the audience.GenderInfoOrBuildergetGenderOrBuilder()Gender for the audience.com.google.protobuf.Parser<BasicInsightsAudience>getParserForType()intgetSerializedSize()LocationInfogetSubCountryLocations(int index)Sub-country geographic location attributes.intgetSubCountryLocationsCount()Sub-country geographic location attributes.java.util.List<LocationInfo>getSubCountryLocationsList()Sub-country geographic location attributes.LocationInfoOrBuildergetSubCountryLocationsOrBuilder(int index)Sub-country geographic location attributes.java.util.List<? extends LocationInfoOrBuilder>getSubCountryLocationsOrBuilderList()Sub-country geographic location attributes.AudienceInsightsTopicgetTopics(int index)Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.intgetTopicsCount()Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.java.util.List<AudienceInsightsTopic>getTopicsList()Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.AudienceInsightsTopicOrBuildergetTopicsOrBuilder(int index)Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.java.util.List<? extends AudienceInsightsTopicOrBuilder>getTopicsOrBuilderList()Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.UserInterestInfogetUserInterests(int index)User interests defining this audience.intgetUserInterestsCount()User interests defining this audience.java.util.List<UserInterestInfo>getUserInterestsList()User interests defining this audience.UserInterestInfoOrBuildergetUserInterestsOrBuilder(int index)User interests defining this audience.java.util.List<? extends UserInterestInfoOrBuilder>getUserInterestsOrBuilderList()User interests defining this audience.booleanhasGender()Gender for the audience.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BasicInsightsAudience.BuildernewBuilder()static BasicInsightsAudience.BuildernewBuilder(BasicInsightsAudience prototype)BasicInsightsAudience.BuildernewBuilderForType()protected BasicInsightsAudience.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BasicInsightsAudienceparseDelimitedFrom(java.io.InputStream input)static BasicInsightsAudienceparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BasicInsightsAudienceparseFrom(byte[] data)static BasicInsightsAudienceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BasicInsightsAudienceparseFrom(com.google.protobuf.ByteString data)static BasicInsightsAudienceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BasicInsightsAudienceparseFrom(com.google.protobuf.CodedInputStream input)static BasicInsightsAudienceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BasicInsightsAudienceparseFrom(java.io.InputStream input)static BasicInsightsAudienceparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BasicInsightsAudienceparseFrom(java.nio.ByteBuffer data)static BasicInsightsAudienceparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BasicInsightsAudience>parser()BasicInsightsAudience.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
COUNTRY_LOCATION_FIELD_NUMBER
public static final int COUNTRY_LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUB_COUNTRY_LOCATIONS_FIELD_NUMBER
public static final int SUB_COUNTRY_LOCATIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GENDER_FIELD_NUMBER
public static final int GENDER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AGE_RANGES_FIELD_NUMBER
public static final int AGE_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_INTERESTS_FIELD_NUMBER
public static final int USER_INTERESTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOPICS_FIELD_NUMBER
public static final int TOPICS_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
-
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
-
getCountryLocationList
public java.util.List<LocationInfo> getCountryLocationList()
Required. The countries for this audience.
repeated .google.ads.googleads.v15.common.LocationInfo country_location = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationListin interfaceBasicInsightsAudienceOrBuilder
-
getCountryLocationOrBuilderList
public java.util.List<? extends LocationInfoOrBuilder> getCountryLocationOrBuilderList()
Required. The countries for this audience.
repeated .google.ads.googleads.v15.common.LocationInfo country_location = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationOrBuilderListin interfaceBasicInsightsAudienceOrBuilder
-
getCountryLocationCount
public int getCountryLocationCount()
Required. The countries for this audience.
repeated .google.ads.googleads.v15.common.LocationInfo country_location = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationCountin interfaceBasicInsightsAudienceOrBuilder
-
getCountryLocation
public LocationInfo getCountryLocation(int index)
Required. The countries for this audience.
repeated .google.ads.googleads.v15.common.LocationInfo country_location = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationin interfaceBasicInsightsAudienceOrBuilder
-
getCountryLocationOrBuilder
public LocationInfoOrBuilder getCountryLocationOrBuilder(int index)
Required. The countries for this audience.
repeated .google.ads.googleads.v15.common.LocationInfo country_location = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationOrBuilderin interfaceBasicInsightsAudienceOrBuilder
-
getSubCountryLocationsList
public java.util.List<LocationInfo> getSubCountryLocationsList()
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience.
repeated .google.ads.googleads.v15.common.LocationInfo sub_country_locations = 2;- Specified by:
getSubCountryLocationsListin interfaceBasicInsightsAudienceOrBuilder
-
getSubCountryLocationsOrBuilderList
public java.util.List<? extends LocationInfoOrBuilder> getSubCountryLocationsOrBuilderList()
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience.
repeated .google.ads.googleads.v15.common.LocationInfo sub_country_locations = 2;- Specified by:
getSubCountryLocationsOrBuilderListin interfaceBasicInsightsAudienceOrBuilder
-
getSubCountryLocationsCount
public int getSubCountryLocationsCount()
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience.
repeated .google.ads.googleads.v15.common.LocationInfo sub_country_locations = 2;- Specified by:
getSubCountryLocationsCountin interfaceBasicInsightsAudienceOrBuilder
-
getSubCountryLocations
public LocationInfo getSubCountryLocations(int index)
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience.
repeated .google.ads.googleads.v15.common.LocationInfo sub_country_locations = 2;- Specified by:
getSubCountryLocationsin interfaceBasicInsightsAudienceOrBuilder
-
getSubCountryLocationsOrBuilder
public LocationInfoOrBuilder getSubCountryLocationsOrBuilder(int index)
Sub-country geographic location attributes. If present, each of these must be contained in one of the countries in this audience.
repeated .google.ads.googleads.v15.common.LocationInfo sub_country_locations = 2;- Specified by:
getSubCountryLocationsOrBuilderin interfaceBasicInsightsAudienceOrBuilder
-
hasGender
public boolean hasGender()
Gender for the audience. If absent, the audience does not restrict by gender.
.google.ads.googleads.v15.common.GenderInfo gender = 3;- Specified by:
hasGenderin interfaceBasicInsightsAudienceOrBuilder- Returns:
- Whether the gender field is set.
-
getGender
public GenderInfo getGender()
Gender for the audience. If absent, the audience does not restrict by gender.
.google.ads.googleads.v15.common.GenderInfo gender = 3;- Specified by:
getGenderin interfaceBasicInsightsAudienceOrBuilder- Returns:
- The gender.
-
getGenderOrBuilder
public GenderInfoOrBuilder getGenderOrBuilder()
Gender for the audience. If absent, the audience does not restrict by gender.
.google.ads.googleads.v15.common.GenderInfo gender = 3;- Specified by:
getGenderOrBuilderin interfaceBasicInsightsAudienceOrBuilder
-
getAgeRangesList
public java.util.List<AgeRangeInfo> getAgeRangesList()
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v15.common.AgeRangeInfo age_ranges = 4;- Specified by:
getAgeRangesListin interfaceBasicInsightsAudienceOrBuilder
-
getAgeRangesOrBuilderList
public java.util.List<? extends AgeRangeInfoOrBuilder> getAgeRangesOrBuilderList()
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v15.common.AgeRangeInfo age_ranges = 4;- Specified by:
getAgeRangesOrBuilderListin interfaceBasicInsightsAudienceOrBuilder
-
getAgeRangesCount
public int getAgeRangesCount()
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v15.common.AgeRangeInfo age_ranges = 4;- Specified by:
getAgeRangesCountin interfaceBasicInsightsAudienceOrBuilder
-
getAgeRanges
public AgeRangeInfo getAgeRanges(int index)
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v15.common.AgeRangeInfo age_ranges = 4;- Specified by:
getAgeRangesin interfaceBasicInsightsAudienceOrBuilder
-
getAgeRangesOrBuilder
public AgeRangeInfoOrBuilder getAgeRangesOrBuilder(int index)
Age ranges for the audience. If absent, the audience represents all people over 18 that match the other attributes.
repeated .google.ads.googleads.v15.common.AgeRangeInfo age_ranges = 4;- Specified by:
getAgeRangesOrBuilderin interfaceBasicInsightsAudienceOrBuilder
-
getUserInterestsList
public java.util.List<UserInterestInfo> getUserInterestsList()
User interests defining this audience. Affinity and In-Market audiences are supported.
repeated .google.ads.googleads.v15.common.UserInterestInfo user_interests = 5;- Specified by:
getUserInterestsListin interfaceBasicInsightsAudienceOrBuilder
-
getUserInterestsOrBuilderList
public java.util.List<? extends UserInterestInfoOrBuilder> getUserInterestsOrBuilderList()
User interests defining this audience. Affinity and In-Market audiences are supported.
repeated .google.ads.googleads.v15.common.UserInterestInfo user_interests = 5;- Specified by:
getUserInterestsOrBuilderListin interfaceBasicInsightsAudienceOrBuilder
-
getUserInterestsCount
public int getUserInterestsCount()
User interests defining this audience. Affinity and In-Market audiences are supported.
repeated .google.ads.googleads.v15.common.UserInterestInfo user_interests = 5;- Specified by:
getUserInterestsCountin interfaceBasicInsightsAudienceOrBuilder
-
getUserInterests
public UserInterestInfo getUserInterests(int index)
User interests defining this audience. Affinity and In-Market audiences are supported.
repeated .google.ads.googleads.v15.common.UserInterestInfo user_interests = 5;- Specified by:
getUserInterestsin interfaceBasicInsightsAudienceOrBuilder
-
getUserInterestsOrBuilder
public UserInterestInfoOrBuilder getUserInterestsOrBuilder(int index)
User interests defining this audience. Affinity and In-Market audiences are supported.
repeated .google.ads.googleads.v15.common.UserInterestInfo user_interests = 5;- Specified by:
getUserInterestsOrBuilderin interfaceBasicInsightsAudienceOrBuilder
-
getTopicsList
public java.util.List<AudienceInsightsTopic> getTopicsList()
Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.
repeated .google.ads.googleads.v15.services.AudienceInsightsTopic topics = 6;- Specified by:
getTopicsListin interfaceBasicInsightsAudienceOrBuilder
-
getTopicsOrBuilderList
public java.util.List<? extends AudienceInsightsTopicOrBuilder> getTopicsOrBuilderList()
Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.
repeated .google.ads.googleads.v15.services.AudienceInsightsTopic topics = 6;- Specified by:
getTopicsOrBuilderListin interfaceBasicInsightsAudienceOrBuilder
-
getTopicsCount
public int getTopicsCount()
Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.
repeated .google.ads.googleads.v15.services.AudienceInsightsTopic topics = 6;- Specified by:
getTopicsCountin interfaceBasicInsightsAudienceOrBuilder
-
getTopics
public AudienceInsightsTopic getTopics(int index)
Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.
repeated .google.ads.googleads.v15.services.AudienceInsightsTopic topics = 6;- Specified by:
getTopicsin interfaceBasicInsightsAudienceOrBuilder
-
getTopicsOrBuilder
public AudienceInsightsTopicOrBuilder getTopicsOrBuilder(int index)
Topics, represented by Knowledge Graph entities and/or Product & Service categories, that this audience is interested in.
repeated .google.ads.googleads.v15.services.AudienceInsightsTopic topics = 6;- Specified by:
getTopicsOrBuilderin interfaceBasicInsightsAudienceOrBuilder
-
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 BasicInsightsAudience parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BasicInsightsAudience parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BasicInsightsAudience parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BasicInsightsAudience parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BasicInsightsAudience parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BasicInsightsAudience parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BasicInsightsAudience parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BasicInsightsAudience parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BasicInsightsAudience parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BasicInsightsAudience parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BasicInsightsAudience parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BasicInsightsAudience parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BasicInsightsAudience.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BasicInsightsAudience.Builder newBuilder()
-
newBuilder
public static BasicInsightsAudience.Builder newBuilder(BasicInsightsAudience prototype)
-
toBuilder
public BasicInsightsAudience.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BasicInsightsAudience.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BasicInsightsAudience getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BasicInsightsAudience> parser()
-
getParserForType
public com.google.protobuf.Parser<BasicInsightsAudience> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BasicInsightsAudience getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-