public final class RunReportRequest extends com.google.protobuf.GeneratedMessageV3 implements RunReportRequestOrBuilder
The request to generate a report.Protobuf type
google.analytics.data.v1alpha.RunReportRequest| Modifier and Type | Class and Description |
|---|---|
static class |
RunReportRequest.Builder
The request to generate a report.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
COHORT_SPEC_FIELD_NUMBER |
static int |
CURRENCY_CODE_FIELD_NUMBER |
static int |
DATE_RANGES_FIELD_NUMBER |
static int |
DIMENSION_FILTER_FIELD_NUMBER |
static int |
DIMENSIONS_FIELD_NUMBER |
static int |
ENTITY_FIELD_NUMBER |
static int |
KEEP_EMPTY_ROWS_FIELD_NUMBER |
static int |
LIMIT_FIELD_NUMBER |
static int |
METRIC_AGGREGATIONS_FIELD_NUMBER |
static int |
METRIC_FILTER_FIELD_NUMBER |
static int |
METRICS_FIELD_NUMBER |
static int |
OFFSET_FIELD_NUMBER |
static int |
ORDER_BYS_FIELD_NUMBER |
static int |
RETURN_PROPERTY_QUOTA_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
CohortSpec |
getCohortSpec()
Cohort group associated with this request.
|
CohortSpecOrBuilder |
getCohortSpecOrBuilder()
Cohort group associated with this request.
|
String |
getCurrencyCode()
A currency code in ISO4217 format, such as "AED", "USD", "JPY".
|
com.google.protobuf.ByteString |
getCurrencyCodeBytes()
A currency code in ISO4217 format, such as "AED", "USD", "JPY".
|
DateRange |
getDateRanges(int index)
Date ranges of data to read.
|
int |
getDateRangesCount()
Date ranges of data to read.
|
List<DateRange> |
getDateRangesList()
Date ranges of data to read.
|
DateRangeOrBuilder |
getDateRangesOrBuilder(int index)
Date ranges of data to read.
|
List<? extends DateRangeOrBuilder> |
getDateRangesOrBuilderList()
Date ranges of data to read.
|
static RunReportRequest |
getDefaultInstance() |
RunReportRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
FilterExpression |
getDimensionFilter()
The filter clause of dimensions.
|
FilterExpressionOrBuilder |
getDimensionFilterOrBuilder()
The filter clause of dimensions.
|
Dimension |
getDimensions(int index)
The dimensions requested and displayed.
|
int |
getDimensionsCount()
The dimensions requested and displayed.
|
List<Dimension> |
getDimensionsList()
The dimensions requested and displayed.
|
DimensionOrBuilder |
getDimensionsOrBuilder(int index)
The dimensions requested and displayed.
|
List<? extends DimensionOrBuilder> |
getDimensionsOrBuilderList()
The dimensions requested and displayed.
|
Entity |
getEntity()
A property whose events are tracked.
|
EntityOrBuilder |
getEntityOrBuilder()
A property whose events are tracked.
|
boolean |
getKeepEmptyRows()
If false or unspecified, each row with all metrics equal to 0 will not be
returned.
|
long |
getLimit()
The number of rows to return.
|
MetricAggregation |
getMetricAggregations(int index)
Aggregation of metrics.
|
int |
getMetricAggregationsCount()
Aggregation of metrics.
|
List<MetricAggregation> |
getMetricAggregationsList()
Aggregation of metrics.
|
int |
getMetricAggregationsValue(int index)
Aggregation of metrics.
|
List<Integer> |
getMetricAggregationsValueList()
Aggregation of metrics.
|
FilterExpression |
getMetricFilter()
The filter clause of metrics.
|
FilterExpressionOrBuilder |
getMetricFilterOrBuilder()
The filter clause of metrics.
|
Metric |
getMetrics(int index)
The metrics requested and displayed.
|
int |
getMetricsCount()
The metrics requested and displayed.
|
List<Metric> |
getMetricsList()
The metrics requested and displayed.
|
MetricOrBuilder |
getMetricsOrBuilder(int index)
The metrics requested and displayed.
|
List<? extends MetricOrBuilder> |
getMetricsOrBuilderList()
The metrics requested and displayed.
|
long |
getOffset()
The row count of the start row.
|
OrderBy |
getOrderBys(int index)
Specifies how rows are ordered in the response.
|
int |
getOrderBysCount()
Specifies how rows are ordered in the response.
|
List<OrderBy> |
getOrderBysList()
Specifies how rows are ordered in the response.
|
OrderByOrBuilder |
getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
|
List<? extends OrderByOrBuilder> |
getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
|
com.google.protobuf.Parser<RunReportRequest> |
getParserForType() |
boolean |
getReturnPropertyQuota()
Toggles whether to return the current state of this Analytics Property's
quota.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasCohortSpec()
Cohort group associated with this request.
|
boolean |
hasDimensionFilter()
The filter clause of dimensions.
|
boolean |
hasEntity()
A property whose events are tracked.
|
int |
hashCode() |
boolean |
hasMetricFilter()
The filter clause of metrics.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RunReportRequest.Builder |
newBuilder() |
static RunReportRequest.Builder |
newBuilder(RunReportRequest prototype) |
RunReportRequest.Builder |
newBuilderForType() |
protected RunReportRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RunReportRequest |
parseDelimitedFrom(InputStream input) |
static RunReportRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
parseFrom(byte[] data) |
static RunReportRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
parseFrom(ByteBuffer data) |
static RunReportRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
parseFrom(com.google.protobuf.ByteString data) |
static RunReportRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RunReportRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunReportRequest |
parseFrom(InputStream input) |
static RunReportRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RunReportRequest> |
parser() |
RunReportRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ENTITY_FIELD_NUMBER
public static final int DIMENSIONS_FIELD_NUMBER
public static final int METRICS_FIELD_NUMBER
public static final int DATE_RANGES_FIELD_NUMBER
public static final int OFFSET_FIELD_NUMBER
public static final int LIMIT_FIELD_NUMBER
public static final int METRIC_AGGREGATIONS_FIELD_NUMBER
public static final int DIMENSION_FILTER_FIELD_NUMBER
public static final int METRIC_FILTER_FIELD_NUMBER
public static final int ORDER_BYS_FIELD_NUMBER
public static final int CURRENCY_CODE_FIELD_NUMBER
public static final int COHORT_SPEC_FIELD_NUMBER
public static final int KEEP_EMPTY_ROWS_FIELD_NUMBER
public static final int RETURN_PROPERTY_QUOTA_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasEntity()
A property whose events are tracked. Within a batch request, this entity should either be unspecified or consistent with the batch-level entity.
.google.analytics.data.v1alpha.Entity entity = 1;hasEntity in interface RunReportRequestOrBuilderpublic Entity getEntity()
A property whose events are tracked. Within a batch request, this entity should either be unspecified or consistent with the batch-level entity.
.google.analytics.data.v1alpha.Entity entity = 1;getEntity in interface RunReportRequestOrBuilderpublic EntityOrBuilder getEntityOrBuilder()
A property whose events are tracked. Within a batch request, this entity should either be unspecified or consistent with the batch-level entity.
.google.analytics.data.v1alpha.Entity entity = 1;getEntityOrBuilder in interface RunReportRequestOrBuilderpublic List<Dimension> getDimensionsList()
The dimensions requested and displayed.
repeated .google.analytics.data.v1alpha.Dimension dimensions = 2;getDimensionsList in interface RunReportRequestOrBuilderpublic List<? extends DimensionOrBuilder> getDimensionsOrBuilderList()
The dimensions requested and displayed.
repeated .google.analytics.data.v1alpha.Dimension dimensions = 2;getDimensionsOrBuilderList in interface RunReportRequestOrBuilderpublic int getDimensionsCount()
The dimensions requested and displayed.
repeated .google.analytics.data.v1alpha.Dimension dimensions = 2;getDimensionsCount in interface RunReportRequestOrBuilderpublic Dimension getDimensions(int index)
The dimensions requested and displayed.
repeated .google.analytics.data.v1alpha.Dimension dimensions = 2;getDimensions in interface RunReportRequestOrBuilderpublic DimensionOrBuilder getDimensionsOrBuilder(int index)
The dimensions requested and displayed.
repeated .google.analytics.data.v1alpha.Dimension dimensions = 2;getDimensionsOrBuilder in interface RunReportRequestOrBuilderpublic List<Metric> getMetricsList()
The metrics requested and displayed.
repeated .google.analytics.data.v1alpha.Metric metrics = 3;getMetricsList in interface RunReportRequestOrBuilderpublic List<? extends MetricOrBuilder> getMetricsOrBuilderList()
The metrics requested and displayed.
repeated .google.analytics.data.v1alpha.Metric metrics = 3;getMetricsOrBuilderList in interface RunReportRequestOrBuilderpublic int getMetricsCount()
The metrics requested and displayed.
repeated .google.analytics.data.v1alpha.Metric metrics = 3;getMetricsCount in interface RunReportRequestOrBuilderpublic Metric getMetrics(int index)
The metrics requested and displayed.
repeated .google.analytics.data.v1alpha.Metric metrics = 3;getMetrics in interface RunReportRequestOrBuilderpublic MetricOrBuilder getMetricsOrBuilder(int index)
The metrics requested and displayed.
repeated .google.analytics.data.v1alpha.Metric metrics = 3;getMetricsOrBuilder in interface RunReportRequestOrBuilderpublic List<DateRange> getDateRangesList()
Date ranges of data to read. If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the event data for the overlapping days is included in the response rows for both date ranges. In a cohort request, this `dateRanges` must be unspecified.
repeated .google.analytics.data.v1alpha.DateRange date_ranges = 4;getDateRangesList in interface RunReportRequestOrBuilderpublic List<? extends DateRangeOrBuilder> getDateRangesOrBuilderList()
Date ranges of data to read. If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the event data for the overlapping days is included in the response rows for both date ranges. In a cohort request, this `dateRanges` must be unspecified.
repeated .google.analytics.data.v1alpha.DateRange date_ranges = 4;getDateRangesOrBuilderList in interface RunReportRequestOrBuilderpublic int getDateRangesCount()
Date ranges of data to read. If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the event data for the overlapping days is included in the response rows for both date ranges. In a cohort request, this `dateRanges` must be unspecified.
repeated .google.analytics.data.v1alpha.DateRange date_ranges = 4;getDateRangesCount in interface RunReportRequestOrBuilderpublic DateRange getDateRanges(int index)
Date ranges of data to read. If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the event data for the overlapping days is included in the response rows for both date ranges. In a cohort request, this `dateRanges` must be unspecified.
repeated .google.analytics.data.v1alpha.DateRange date_ranges = 4;getDateRanges in interface RunReportRequestOrBuilderpublic DateRangeOrBuilder getDateRangesOrBuilder(int index)
Date ranges of data to read. If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the event data for the overlapping days is included in the response rows for both date ranges. In a cohort request, this `dateRanges` must be unspecified.
repeated .google.analytics.data.v1alpha.DateRange date_ranges = 4;getDateRangesOrBuilder in interface RunReportRequestOrBuilderpublic long getOffset()
The row count of the start row. The first row is counted as row 0. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int64 offset = 5;getOffset in interface RunReportRequestOrBuilderpublic long getLimit()
The number of rows to return. If unspecified, 10 rows are returned. If -1, all rows are returned. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int64 limit = 6;getLimit in interface RunReportRequestOrBuilderpublic List<MetricAggregation> getMetricAggregationsList()
Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to "RESERVED_(MetricAggregation)".
repeated .google.analytics.data.v1alpha.MetricAggregation metric_aggregations = 7;getMetricAggregationsList in interface RunReportRequestOrBuilderpublic int getMetricAggregationsCount()
Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to "RESERVED_(MetricAggregation)".
repeated .google.analytics.data.v1alpha.MetricAggregation metric_aggregations = 7;getMetricAggregationsCount in interface RunReportRequestOrBuilderpublic MetricAggregation getMetricAggregations(int index)
Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to "RESERVED_(MetricAggregation)".
repeated .google.analytics.data.v1alpha.MetricAggregation metric_aggregations = 7;getMetricAggregations in interface RunReportRequestOrBuilderindex - The index of the element to return.public List<Integer> getMetricAggregationsValueList()
Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to "RESERVED_(MetricAggregation)".
repeated .google.analytics.data.v1alpha.MetricAggregation metric_aggregations = 7;getMetricAggregationsValueList in interface RunReportRequestOrBuilderpublic int getMetricAggregationsValue(int index)
Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to "RESERVED_(MetricAggregation)".
repeated .google.analytics.data.v1alpha.MetricAggregation metric_aggregations = 7;getMetricAggregationsValue in interface RunReportRequestOrBuilderindex - The index of the value to return.public boolean hasDimensionFilter()
The filter clause of dimensions. Dimensions must be requested to be used in this filter. Metrics cannot be used in this filter.
.google.analytics.data.v1alpha.FilterExpression dimension_filter = 8;hasDimensionFilter in interface RunReportRequestOrBuilderpublic FilterExpression getDimensionFilter()
The filter clause of dimensions. Dimensions must be requested to be used in this filter. Metrics cannot be used in this filter.
.google.analytics.data.v1alpha.FilterExpression dimension_filter = 8;getDimensionFilter in interface RunReportRequestOrBuilderpublic FilterExpressionOrBuilder getDimensionFilterOrBuilder()
The filter clause of dimensions. Dimensions must be requested to be used in this filter. Metrics cannot be used in this filter.
.google.analytics.data.v1alpha.FilterExpression dimension_filter = 8;getDimensionFilterOrBuilder in interface RunReportRequestOrBuilderpublic boolean hasMetricFilter()
The filter clause of metrics. Applied at post aggregation phase, similar to SQL having-clause. Metrics must be requested to be used in this filter. Dimensions cannot be used in this filter.
.google.analytics.data.v1alpha.FilterExpression metric_filter = 9;hasMetricFilter in interface RunReportRequestOrBuilderpublic FilterExpression getMetricFilter()
The filter clause of metrics. Applied at post aggregation phase, similar to SQL having-clause. Metrics must be requested to be used in this filter. Dimensions cannot be used in this filter.
.google.analytics.data.v1alpha.FilterExpression metric_filter = 9;getMetricFilter in interface RunReportRequestOrBuilderpublic FilterExpressionOrBuilder getMetricFilterOrBuilder()
The filter clause of metrics. Applied at post aggregation phase, similar to SQL having-clause. Metrics must be requested to be used in this filter. Dimensions cannot be used in this filter.
.google.analytics.data.v1alpha.FilterExpression metric_filter = 9;getMetricFilterOrBuilder in interface RunReportRequestOrBuilderpublic List<OrderBy> getOrderBysList()
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1alpha.OrderBy order_bys = 10;getOrderBysList in interface RunReportRequestOrBuilderpublic List<? extends OrderByOrBuilder> getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1alpha.OrderBy order_bys = 10;getOrderBysOrBuilderList in interface RunReportRequestOrBuilderpublic int getOrderBysCount()
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1alpha.OrderBy order_bys = 10;getOrderBysCount in interface RunReportRequestOrBuilderpublic OrderBy getOrderBys(int index)
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1alpha.OrderBy order_bys = 10;getOrderBys in interface RunReportRequestOrBuilderpublic OrderByOrBuilder getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1alpha.OrderBy order_bys = 10;getOrderBysOrBuilder in interface RunReportRequestOrBuilderpublic String getCurrencyCode()
A currency code in ISO4217 format, such as "AED", "USD", "JPY". If the field is empty, the report uses the entity's default currency.
string currency_code = 11;getCurrencyCode in interface RunReportRequestOrBuilderpublic com.google.protobuf.ByteString getCurrencyCodeBytes()
A currency code in ISO4217 format, such as "AED", "USD", "JPY". If the field is empty, the report uses the entity's default currency.
string currency_code = 11;getCurrencyCodeBytes in interface RunReportRequestOrBuilderpublic boolean hasCohortSpec()
Cohort group associated with this request. If there is a cohort group in the request the 'cohort' dimension must be present.
.google.analytics.data.v1alpha.CohortSpec cohort_spec = 12;hasCohortSpec in interface RunReportRequestOrBuilderpublic CohortSpec getCohortSpec()
Cohort group associated with this request. If there is a cohort group in the request the 'cohort' dimension must be present.
.google.analytics.data.v1alpha.CohortSpec cohort_spec = 12;getCohortSpec in interface RunReportRequestOrBuilderpublic CohortSpecOrBuilder getCohortSpecOrBuilder()
Cohort group associated with this request. If there is a cohort group in the request the 'cohort' dimension must be present.
.google.analytics.data.v1alpha.CohortSpec cohort_spec = 12;getCohortSpecOrBuilder in interface RunReportRequestOrBuilderpublic boolean getKeepEmptyRows()
If false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter.
bool keep_empty_rows = 13;getKeepEmptyRows in interface RunReportRequestOrBuilderpublic boolean getReturnPropertyQuota()
Toggles whether to return the current state of this Analytics Property's quota. Quota is returned in [PropertyQuota](#PropertyQuota).
bool return_property_quota = 14;getReturnPropertyQuota in interface RunReportRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static RunReportRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunReportRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunReportRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunReportRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunReportRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunReportRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunReportRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static RunReportRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunReportRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RunReportRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunReportRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RunReportRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RunReportRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RunReportRequest.Builder newBuilder()
public static RunReportRequest.Builder newBuilder(RunReportRequest prototype)
public RunReportRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RunReportRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RunReportRequest getDefaultInstance()
public static com.google.protobuf.Parser<RunReportRequest> parser()
public com.google.protobuf.Parser<RunReportRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RunReportRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2021 Google LLC. All rights reserved.