public static final class BatchRunPivotReportsResponse.Builder extends GeneratedMessageV3.Builder<BatchRunPivotReportsResponse.Builder> implements BatchRunPivotReportsResponseOrBuilder
The batch response containing multiple pivot reports.
Protobuf type google.analytics.data.v1beta.BatchRunPivotReportsResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
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
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllPivotReports(Iterable<? extends RunPivotReportResponse> values)
public BatchRunPivotReportsResponse.Builder addAllPivotReports(Iterable<? extends RunPivotReportResponse> values)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.analytics.data.v1beta.RunPivotReportResponse>
|
addPivotReports(RunPivotReportResponse value)
public BatchRunPivotReportsResponse.Builder addPivotReports(RunPivotReportResponse value)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
addPivotReports(RunPivotReportResponse.Builder builderForValue)
public BatchRunPivotReportsResponse.Builder addPivotReports(RunPivotReportResponse.Builder builderForValue)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
addPivotReports(int index, RunPivotReportResponse value)
public BatchRunPivotReportsResponse.Builder addPivotReports(int index, RunPivotReportResponse value)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
addPivotReports(int index, RunPivotReportResponse.Builder builderForValue)
public BatchRunPivotReportsResponse.Builder addPivotReports(int index, RunPivotReportResponse.Builder builderForValue)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
addPivotReportsBuilder()
public RunPivotReportResponse.Builder addPivotReportsBuilder()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
addPivotReportsBuilder(int index)
public RunPivotReportResponse.Builder addPivotReportsBuilder(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public BatchRunPivotReportsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public BatchRunPivotReportsResponse build()
buildPartial()
public BatchRunPivotReportsResponse buildPartial()
clear()
public BatchRunPivotReportsResponse.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public BatchRunPivotReportsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearKind()
public BatchRunPivotReportsResponse.Builder clearKind()
Identifies what kind of resource this message is. This kind
is always the
fixed string "analyticsData#batchRunPivotReports". Useful to distinguish
between response types in JSON.
string kind = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public BatchRunPivotReportsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearPivotReports()
public BatchRunPivotReportsResponse.Builder clearPivotReports()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
clone()
public BatchRunPivotReportsResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public BatchRunPivotReportsResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getKind()
Identifies what kind of resource this message is. This kind
is always the
fixed string "analyticsData#batchRunPivotReports". Useful to distinguish
between response types in JSON.
string kind = 2;
Returns |
Type |
Description |
String |
The kind.
|
getKindBytes()
public ByteString getKindBytes()
Identifies what kind of resource this message is. This kind
is always the
fixed string "analyticsData#batchRunPivotReports". Useful to distinguish
between response types in JSON.
string kind = 2;
Returns |
Type |
Description |
ByteString |
The bytes for kind.
|
getPivotReports(int index)
public RunPivotReportResponse getPivotReports(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Parameter |
Name |
Description |
index |
int
|
getPivotReportsBuilder(int index)
public RunPivotReportResponse.Builder getPivotReportsBuilder(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Parameter |
Name |
Description |
index |
int
|
getPivotReportsBuilderList()
public List<RunPivotReportResponse.Builder> getPivotReportsBuilderList()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
getPivotReportsCount()
public int getPivotReportsCount()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Returns |
Type |
Description |
int |
|
getPivotReportsList()
public List<RunPivotReportResponse> getPivotReportsList()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
getPivotReportsOrBuilder(int index)
public RunPivotReportResponseOrBuilder getPivotReportsOrBuilder(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Parameter |
Name |
Description |
index |
int
|
getPivotReportsOrBuilderList()
public List<? extends RunPivotReportResponseOrBuilder> getPivotReportsOrBuilderList()
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Returns |
Type |
Description |
List<? extends com.google.analytics.data.v1beta.RunPivotReportResponseOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(BatchRunPivotReportsResponse other)
public BatchRunPivotReportsResponse.Builder mergeFrom(BatchRunPivotReportsResponse other)
public BatchRunPivotReportsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public BatchRunPivotReportsResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final BatchRunPivotReportsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removePivotReports(int index)
public BatchRunPivotReportsResponse.Builder removePivotReports(int index)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public BatchRunPivotReportsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setKind(String value)
public BatchRunPivotReportsResponse.Builder setKind(String value)
Identifies what kind of resource this message is. This kind
is always the
fixed string "analyticsData#batchRunPivotReports". Useful to distinguish
between response types in JSON.
string kind = 2;
Parameter |
Name |
Description |
value |
String
The kind to set.
|
setKindBytes(ByteString value)
public BatchRunPivotReportsResponse.Builder setKindBytes(ByteString value)
Identifies what kind of resource this message is. This kind
is always the
fixed string "analyticsData#batchRunPivotReports". Useful to distinguish
between response types in JSON.
string kind = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for kind to set.
|
setPivotReports(int index, RunPivotReportResponse value)
public BatchRunPivotReportsResponse.Builder setPivotReports(int index, RunPivotReportResponse value)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
setPivotReports(int index, RunPivotReportResponse.Builder builderForValue)
public BatchRunPivotReportsResponse.Builder setPivotReports(int index, RunPivotReportResponse.Builder builderForValue)
Individual responses. Each response has a separate pivot report request.
repeated .google.analytics.data.v1beta.RunPivotReportResponse pivot_reports = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public BatchRunPivotReportsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final BatchRunPivotReportsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides