public static final class FunnelNextAction.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder> implements FunnelNextActionOrBuilder
Next actions state the value for a dimension after the user has achieved a step but before the same user has achieved the next step. For example if the `nextActionDimension` is `eventName`, then `nextActionDimension` in the `i`th funnel step row will return first event after the event that qualified the user into the `i`th funnel step but before the user achieved the `i+1`th funnel step.Protobuf type
google.analytics.data.v1alpha.FunnelNextAction| Modifier and Type | Method and Description |
|---|---|
FunnelNextAction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FunnelNextAction |
build() |
FunnelNextAction |
buildPartial() |
FunnelNextAction.Builder |
clear() |
FunnelNextAction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FunnelNextAction.Builder |
clearLimit()
The maximum number of distinct values of the breakdown dimension to return
in the response.
|
FunnelNextAction.Builder |
clearNextActionDimension()
The dimension column added to the funnel visualization sub report response.
|
FunnelNextAction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FunnelNextAction.Builder |
clone() |
FunnelNextAction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getLimit()
The maximum number of distinct values of the breakdown dimension to return
in the response.
|
Dimension |
getNextActionDimension()
The dimension column added to the funnel visualization sub report response.
|
Dimension.Builder |
getNextActionDimensionBuilder()
The dimension column added to the funnel visualization sub report response.
|
DimensionOrBuilder |
getNextActionDimensionOrBuilder()
The dimension column added to the funnel visualization sub report response.
|
boolean |
hasLimit()
The maximum number of distinct values of the breakdown dimension to return
in the response.
|
boolean |
hasNextActionDimension()
The dimension column added to the funnel visualization sub report response.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FunnelNextAction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FunnelNextAction.Builder |
mergeFrom(FunnelNextAction other) |
FunnelNextAction.Builder |
mergeFrom(com.google.protobuf.Message other) |
FunnelNextAction.Builder |
mergeNextActionDimension(Dimension value)
The dimension column added to the funnel visualization sub report response.
|
FunnelNextAction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FunnelNextAction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FunnelNextAction.Builder |
setLimit(long value)
The maximum number of distinct values of the breakdown dimension to return
in the response.
|
FunnelNextAction.Builder |
setNextActionDimension(Dimension.Builder builderForValue)
The dimension column added to the funnel visualization sub report response.
|
FunnelNextAction.Builder |
setNextActionDimension(Dimension value)
The dimension column added to the funnel visualization sub report response.
|
FunnelNextAction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FunnelNextAction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FunnelNextAction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FunnelNextAction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FunnelNextAction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder mergeFrom(FunnelNextAction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public FunnelNextAction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FunnelNextAction.Builder>IOExceptionpublic boolean hasNextActionDimension()
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;hasNextActionDimension in interface FunnelNextActionOrBuilderpublic Dimension getNextActionDimension()
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;getNextActionDimension in interface FunnelNextActionOrBuilderpublic FunnelNextAction.Builder setNextActionDimension(Dimension value)
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;public FunnelNextAction.Builder setNextActionDimension(Dimension.Builder builderForValue)
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;public FunnelNextAction.Builder mergeNextActionDimension(Dimension value)
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;public FunnelNextAction.Builder clearNextActionDimension()
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;public Dimension.Builder getNextActionDimensionBuilder()
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;public DimensionOrBuilder getNextActionDimensionOrBuilder()
The dimension column added to the funnel visualization sub report response. The next action dimension returns the next dimension value of this dimension after the user has attained the `i`th funnel step. `nextActionDimension` currently only supports `eventName` and most Page / Screen dimensions like `pageTitle` and `pagePath`. `nextActionDimension` cannot be a dimension expression.
.google.analytics.data.v1alpha.Dimension next_action_dimension = 1;getNextActionDimensionOrBuilder in interface FunnelNextActionOrBuilderpublic boolean hasLimit()
The maximum number of distinct values of the breakdown dimension to return in the response. A `limit` of `5` is used if limit is not specified. Limit must exceed zero and cannot exceed 5.
optional int64 limit = 2;hasLimit in interface FunnelNextActionOrBuilderpublic long getLimit()
The maximum number of distinct values of the breakdown dimension to return in the response. A `limit` of `5` is used if limit is not specified. Limit must exceed zero and cannot exceed 5.
optional int64 limit = 2;getLimit in interface FunnelNextActionOrBuilderpublic FunnelNextAction.Builder setLimit(long value)
The maximum number of distinct values of the breakdown dimension to return in the response. A `limit` of `5` is used if limit is not specified. Limit must exceed zero and cannot exceed 5.
optional int64 limit = 2;value - The limit to set.public FunnelNextAction.Builder clearLimit()
The maximum number of distinct values of the breakdown dimension to return in the response. A `limit` of `5` is used if limit is not specified. Limit must exceed zero and cannot exceed 5.
optional int64 limit = 2;public final FunnelNextAction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>public final FunnelNextAction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FunnelNextAction.Builder>Copyright © 2023 Google LLC. All rights reserved.