Class ClickView
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v9.resources.ClickView
-
- All Implemented Interfaces:
ClickViewOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
public final class ClickView extends com.google.protobuf.GeneratedMessageV3 implements ClickViewOrBuilder
A click view with metrics aggregated at each click level, including both valid and invalid clicks. For non-Search campaigns, metrics.clicks represents the number of valid and invalid interactions. Queries including ClickView must have a filter limiting the results to one day and can be requested for dates back to 90 days before the time of the request.
Protobuf typegoogle.ads.googleads.v9.resources.ClickView
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ClickView.Builder
A click view with metrics aggregated at each click level, including both valid and invalid clicks.-
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 int
AD_GROUP_AD_FIELD_NUMBER
static int
AREA_OF_INTEREST_FIELD_NUMBER
static int
CAMPAIGN_LOCATION_TARGET_FIELD_NUMBER
static int
GCLID_FIELD_NUMBER
static int
KEYWORD_FIELD_NUMBER
static int
KEYWORD_INFO_FIELD_NUMBER
static int
LOCATION_OF_PRESENCE_FIELD_NUMBER
static int
PAGE_NUMBER_FIELD_NUMBER
static int
RESOURCE_NAME_FIELD_NUMBER
static int
USER_LIST_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
java.lang.String
getAdGroupAd()
Output only.com.google.protobuf.ByteString
getAdGroupAdBytes()
Output only.ClickLocation
getAreaOfInterest()
Output only.ClickLocationOrBuilder
getAreaOfInterestOrBuilder()
Output only.java.lang.String
getCampaignLocationTarget()
Output only.com.google.protobuf.ByteString
getCampaignLocationTargetBytes()
Output only.static ClickView
getDefaultInstance()
ClickView
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
java.lang.String
getGclid()
Output only.com.google.protobuf.ByteString
getGclidBytes()
Output only.java.lang.String
getKeyword()
Output only.com.google.protobuf.ByteString
getKeywordBytes()
Output only.KeywordInfo
getKeywordInfo()
Output only.KeywordInfoOrBuilder
getKeywordInfoOrBuilder()
Output only.ClickLocation
getLocationOfPresence()
Output only.ClickLocationOrBuilder
getLocationOfPresenceOrBuilder()
Output only.long
getPageNumber()
Output only.com.google.protobuf.Parser<ClickView>
getParserForType()
java.lang.String
getResourceName()
Output only.com.google.protobuf.ByteString
getResourceNameBytes()
Output only.int
getSerializedSize()
com.google.protobuf.UnknownFieldSet
getUnknownFields()
java.lang.String
getUserList()
Output only.com.google.protobuf.ByteString
getUserListBytes()
Output only.boolean
hasAdGroupAd()
Output only.boolean
hasAreaOfInterest()
Output only.boolean
hasCampaignLocationTarget()
Output only.boolean
hasGclid()
Output only.int
hashCode()
boolean
hasKeywordInfo()
Output only.boolean
hasLocationOfPresence()
Output only.boolean
hasPageNumber()
Output only.boolean
hasUserList()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static ClickView.Builder
newBuilder()
static ClickView.Builder
newBuilder(ClickView prototype)
ClickView.Builder
newBuilderForType()
protected ClickView.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected java.lang.Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static ClickView
parseDelimitedFrom(java.io.InputStream input)
static ClickView
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClickView
parseFrom(byte[] data)
static ClickView
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClickView
parseFrom(com.google.protobuf.ByteString data)
static ClickView
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClickView
parseFrom(com.google.protobuf.CodedInputStream input)
static ClickView
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClickView
parseFrom(java.io.InputStream input)
static ClickView
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ClickView
parseFrom(java.nio.ByteBuffer data)
static ClickView
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<ClickView>
parser()
ClickView.Builder
toBuilder()
void
writeTo(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
-
RESOURCE_NAME_FIELD_NUMBER
public static final int RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GCLID_FIELD_NUMBER
public static final int GCLID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AREA_OF_INTEREST_FIELD_NUMBER
public static final int AREA_OF_INTEREST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_OF_PRESENCE_FIELD_NUMBER
public static final int LOCATION_OF_PRESENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGE_NUMBER_FIELD_NUMBER
public static final int PAGE_NUMBER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AD_GROUP_AD_FIELD_NUMBER
public static final int AD_GROUP_AD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAMPAIGN_LOCATION_TARGET_FIELD_NUMBER
public static final int CAMPAIGN_LOCATION_TARGET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_LIST_FIELD_NUMBER
public static final int USER_LIST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KEYWORD_FIELD_NUMBER
public static final int KEYWORD_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KEYWORD_INFO_FIELD_NUMBER
public static final int KEYWORD_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getResourceName
public java.lang.String getResourceName()
Output only. The resource name of the click view. Click view resource names have the form: `customers/{customer_id}/clickViews/{date (yyyy-MM-dd)}~{gclid}`
string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getResourceName
in interfaceClickViewOrBuilder
- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Output only. The resource name of the click view. Click view resource names have the form: `customers/{customer_id}/clickViews/{date (yyyy-MM-dd)}~{gclid}`
string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getResourceNameBytes
in interfaceClickViewOrBuilder
- Returns:
- The bytes for resourceName.
-
hasGclid
public boolean hasGclid()
Output only. The Google Click ID.
optional string gclid = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasGclid
in interfaceClickViewOrBuilder
- Returns:
- Whether the gclid field is set.
-
getGclid
public java.lang.String getGclid()
Output only. The Google Click ID.
optional string gclid = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getGclid
in interfaceClickViewOrBuilder
- Returns:
- The gclid.
-
getGclidBytes
public com.google.protobuf.ByteString getGclidBytes()
Output only. The Google Click ID.
optional string gclid = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getGclidBytes
in interfaceClickViewOrBuilder
- Returns:
- The bytes for gclid.
-
hasAreaOfInterest
public boolean hasAreaOfInterest()
Output only. The location criteria matching the area of interest associated with the impression.
.google.ads.googleads.v9.common.ClickLocation area_of_interest = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasAreaOfInterest
in interfaceClickViewOrBuilder
- Returns:
- Whether the areaOfInterest field is set.
-
getAreaOfInterest
public ClickLocation getAreaOfInterest()
Output only. The location criteria matching the area of interest associated with the impression.
.google.ads.googleads.v9.common.ClickLocation area_of_interest = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getAreaOfInterest
in interfaceClickViewOrBuilder
- Returns:
- The areaOfInterest.
-
getAreaOfInterestOrBuilder
public ClickLocationOrBuilder getAreaOfInterestOrBuilder()
Output only. The location criteria matching the area of interest associated with the impression.
.google.ads.googleads.v9.common.ClickLocation area_of_interest = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getAreaOfInterestOrBuilder
in interfaceClickViewOrBuilder
-
hasLocationOfPresence
public boolean hasLocationOfPresence()
Output only. The location criteria matching the location of presence associated with the impression.
.google.ads.googleads.v9.common.ClickLocation location_of_presence = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasLocationOfPresence
in interfaceClickViewOrBuilder
- Returns:
- Whether the locationOfPresence field is set.
-
getLocationOfPresence
public ClickLocation getLocationOfPresence()
Output only. The location criteria matching the location of presence associated with the impression.
.google.ads.googleads.v9.common.ClickLocation location_of_presence = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLocationOfPresence
in interfaceClickViewOrBuilder
- Returns:
- The locationOfPresence.
-
getLocationOfPresenceOrBuilder
public ClickLocationOrBuilder getLocationOfPresenceOrBuilder()
Output only. The location criteria matching the location of presence associated with the impression.
.google.ads.googleads.v9.common.ClickLocation location_of_presence = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getLocationOfPresenceOrBuilder
in interfaceClickViewOrBuilder
-
hasPageNumber
public boolean hasPageNumber()
Output only. Page number in search results where the ad was shown.
optional int64 page_number = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasPageNumber
in interfaceClickViewOrBuilder
- Returns:
- Whether the pageNumber field is set.
-
getPageNumber
public long getPageNumber()
Output only. Page number in search results where the ad was shown.
optional int64 page_number = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getPageNumber
in interfaceClickViewOrBuilder
- Returns:
- The pageNumber.
-
hasAdGroupAd
public boolean hasAdGroupAd()
Output only. The associated ad.
optional string ad_group_ad = 10 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
hasAdGroupAd
in interfaceClickViewOrBuilder
- Returns:
- Whether the adGroupAd field is set.
-
getAdGroupAd
public java.lang.String getAdGroupAd()
Output only. The associated ad.
optional string ad_group_ad = 10 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getAdGroupAd
in interfaceClickViewOrBuilder
- Returns:
- The adGroupAd.
-
getAdGroupAdBytes
public com.google.protobuf.ByteString getAdGroupAdBytes()
Output only. The associated ad.
optional string ad_group_ad = 10 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getAdGroupAdBytes
in interfaceClickViewOrBuilder
- Returns:
- The bytes for adGroupAd.
-
hasCampaignLocationTarget
public boolean hasCampaignLocationTarget()
Output only. The associated campaign location target, if one exists.
optional string campaign_location_target = 11 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
hasCampaignLocationTarget
in interfaceClickViewOrBuilder
- Returns:
- Whether the campaignLocationTarget field is set.
-
getCampaignLocationTarget
public java.lang.String getCampaignLocationTarget()
Output only. The associated campaign location target, if one exists.
optional string campaign_location_target = 11 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getCampaignLocationTarget
in interfaceClickViewOrBuilder
- Returns:
- The campaignLocationTarget.
-
getCampaignLocationTargetBytes
public com.google.protobuf.ByteString getCampaignLocationTargetBytes()
Output only. The associated campaign location target, if one exists.
optional string campaign_location_target = 11 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getCampaignLocationTargetBytes
in interfaceClickViewOrBuilder
- Returns:
- The bytes for campaignLocationTarget.
-
hasUserList
public boolean hasUserList()
Output only. The associated user list, if one exists.
optional string user_list = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
hasUserList
in interfaceClickViewOrBuilder
- Returns:
- Whether the userList field is set.
-
getUserList
public java.lang.String getUserList()
Output only. The associated user list, if one exists.
optional string user_list = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getUserList
in interfaceClickViewOrBuilder
- Returns:
- The userList.
-
getUserListBytes
public com.google.protobuf.ByteString getUserListBytes()
Output only. The associated user list, if one exists.
optional string user_list = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getUserListBytes
in interfaceClickViewOrBuilder
- Returns:
- The bytes for userList.
-
getKeyword
public java.lang.String getKeyword()
Output only. The associated keyword, if one exists and the click corresponds to the SEARCH channel.
string keyword = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getKeyword
in interfaceClickViewOrBuilder
- Returns:
- The keyword.
-
getKeywordBytes
public com.google.protobuf.ByteString getKeywordBytes()
Output only. The associated keyword, if one exists and the click corresponds to the SEARCH channel.
string keyword = 13 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
- Specified by:
getKeywordBytes
in interfaceClickViewOrBuilder
- Returns:
- The bytes for keyword.
-
hasKeywordInfo
public boolean hasKeywordInfo()
Output only. Basic information about the associated keyword, if it exists.
.google.ads.googleads.v9.common.KeywordInfo keyword_info = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasKeywordInfo
in interfaceClickViewOrBuilder
- Returns:
- Whether the keywordInfo field is set.
-
getKeywordInfo
public KeywordInfo getKeywordInfo()
Output only. Basic information about the associated keyword, if it exists.
.google.ads.googleads.v9.common.KeywordInfo keyword_info = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getKeywordInfo
in interfaceClickViewOrBuilder
- Returns:
- The keywordInfo.
-
getKeywordInfoOrBuilder
public KeywordInfoOrBuilder getKeywordInfoOrBuilder()
Output only. Basic information about the associated keyword, if it exists.
.google.ads.googleads.v9.common.KeywordInfo keyword_info = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getKeywordInfoOrBuilder
in interfaceClickViewOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static ClickView parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickView parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickView parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickView parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickView parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickView parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ClickView parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ClickView parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ClickView parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ClickView parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ClickView parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ClickView parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public ClickView.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static ClickView.Builder newBuilder()
-
newBuilder
public static ClickView.Builder newBuilder(ClickView prototype)
-
toBuilder
public ClickView.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected ClickView.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static ClickView getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ClickView> parser()
-
getParserForType
public com.google.protobuf.Parser<ClickView> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public ClickView getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-