public static final class PivotHeader.Builder extends GeneratedMessageV3.Builder<PivotHeader.Builder> implements PivotHeaderOrBuilder
Dimensions' values in a single pivot.
Protobuf type google.analytics.data.v1beta.PivotHeader
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
public PivotHeader.Builder addAllPivotDimensionHeaders(Iterable<? extends PivotDimensionHeader> values)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Name | Description |
values | Iterable<? extends com.google.analytics.data.v1beta.PivotDimensionHeader>
|
Returns
public PivotHeader.Builder addPivotDimensionHeaders(PivotDimensionHeader value)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public PivotHeader.Builder addPivotDimensionHeaders(PivotDimensionHeader.Builder builderForValue)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public PivotHeader.Builder addPivotDimensionHeaders(int index, PivotDimensionHeader value)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameters
Returns
public PivotHeader.Builder addPivotDimensionHeaders(int index, PivotDimensionHeader.Builder builderForValue)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameters
Returns
public PivotDimensionHeader.Builder addPivotDimensionHeadersBuilder()
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Returns
public PivotDimensionHeader.Builder addPivotDimensionHeadersBuilder(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public PivotHeader.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public PivotHeader build()
Returns
public PivotHeader buildPartial()
Returns
public PivotHeader.Builder clear()
Returns
Overrides
public PivotHeader.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
public PivotHeader.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
public PivotHeader.Builder clearPivotDimensionHeaders()
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Returns
public PivotHeader.Builder clearRowCount()
The cardinality of the pivot. The total number of rows for this pivot's
fields regardless of how the parameters offset
and limit
are specified
in the request.
int32 row_count = 2;
Returns
public PivotHeader.Builder clone()
Returns
Overrides
public PivotHeader getDefaultInstanceForType()
Returns
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
public PivotDimensionHeader getPivotDimensionHeaders(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public PivotDimensionHeader.Builder getPivotDimensionHeadersBuilder(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public List<PivotDimensionHeader.Builder> getPivotDimensionHeadersBuilderList()
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Returns
public int getPivotDimensionHeadersCount()
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Returns
public List<PivotDimensionHeader> getPivotDimensionHeadersList()
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Returns
public PivotDimensionHeaderOrBuilder getPivotDimensionHeadersOrBuilder(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public List<? extends PivotDimensionHeaderOrBuilder> getPivotDimensionHeadersOrBuilderList()
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Returns
Type | Description |
List<? extends com.google.analytics.data.v1beta.PivotDimensionHeaderOrBuilder> | |
The cardinality of the pivot. The total number of rows for this pivot's
fields regardless of how the parameters offset
and limit
are specified
in the request.
int32 row_count = 2;
Returns
Type | Description |
int | The rowCount.
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
public final boolean isInitialized()
Returns
Overrides
public PivotHeader.Builder mergeFrom(PivotHeader other)
Parameter
Returns
public PivotHeader.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
public PivotHeader.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
public final PivotHeader.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
public PivotHeader.Builder removePivotDimensionHeaders(int index)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameter
Returns
public PivotHeader.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
public PivotHeader.Builder setPivotDimensionHeaders(int index, PivotDimensionHeader value)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameters
Returns
public PivotHeader.Builder setPivotDimensionHeaders(int index, PivotDimensionHeader.Builder builderForValue)
The size is the same as the cardinality of the corresponding dimension
combinations.
repeated .google.analytics.data.v1beta.PivotDimensionHeader pivot_dimension_headers = 1;
Parameters
Returns
public PivotHeader.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
public PivotHeader.Builder setRowCount(int value)
The cardinality of the pivot. The total number of rows for this pivot's
fields regardless of how the parameters offset
and limit
are specified
in the request.
int32 row_count = 2;
Parameter
Name | Description |
value | int
The rowCount to set.
|
Returns
public final PivotHeader.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides