public final class RunReportRequest extends com.google.protobuf.GeneratedMessageV3 implements RunReportRequestOrBuilder
The request to generate a report.Protobuf type
google.analytics.data.v1beta.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 |
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 |
PROPERTY_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()
Dimension filters allow you to ask for only specific dimension values in
the report.
|
FilterExpressionOrBuilder |
getDimensionFilterOrBuilder()
Dimension filters allow you to ask for only specific dimension values in
the report.
|
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.
|
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() |
String |
getProperty()
A Google Analytics GA4 property identifier whose events are tracked.
|
com.google.protobuf.ByteString |
getPropertyBytes()
A Google Analytics GA4 property identifier whose events are tracked.
|
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()
Dimension filters allow you to ask for only specific dimension values in
the report.
|
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, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PROPERTY_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 DIMENSION_FILTER_FIELD_NUMBER
public static final int METRIC_FILTER_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 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 String getProperty()
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). Within a batch request, this property should either be unspecified or consistent with the batch-level property. Example: properties/1234
string property = 1;getProperty in interface RunReportRequestOrBuilderpublic com.google.protobuf.ByteString getPropertyBytes()
A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). Within a batch request, this property should either be unspecified or consistent with the batch-level property. Example: properties/1234
string property = 1;getPropertyBytes in interface RunReportRequestOrBuilderpublic List<Dimension> getDimensionsList()
The dimensions requested and displayed.
repeated .google.analytics.data.v1beta.Dimension dimensions = 2;getDimensionsList in interface RunReportRequestOrBuilderpublic List<? extends DimensionOrBuilder> getDimensionsOrBuilderList()
The dimensions requested and displayed.
repeated .google.analytics.data.v1beta.Dimension dimensions = 2;getDimensionsOrBuilderList in interface RunReportRequestOrBuilderpublic int getDimensionsCount()
The dimensions requested and displayed.
repeated .google.analytics.data.v1beta.Dimension dimensions = 2;getDimensionsCount in interface RunReportRequestOrBuilderpublic Dimension getDimensions(int index)
The dimensions requested and displayed.
repeated .google.analytics.data.v1beta.Dimension dimensions = 2;getDimensions in interface RunReportRequestOrBuilderpublic DimensionOrBuilder getDimensionsOrBuilder(int index)
The dimensions requested and displayed.
repeated .google.analytics.data.v1beta.Dimension dimensions = 2;getDimensionsOrBuilder in interface RunReportRequestOrBuilderpublic List<Metric> getMetricsList()
The metrics requested and displayed.
repeated .google.analytics.data.v1beta.Metric metrics = 3;getMetricsList in interface RunReportRequestOrBuilderpublic List<? extends MetricOrBuilder> getMetricsOrBuilderList()
The metrics requested and displayed.
repeated .google.analytics.data.v1beta.Metric metrics = 3;getMetricsOrBuilderList in interface RunReportRequestOrBuilderpublic int getMetricsCount()
The metrics requested and displayed.
repeated .google.analytics.data.v1beta.Metric metrics = 3;getMetricsCount in interface RunReportRequestOrBuilderpublic Metric getMetrics(int index)
The metrics requested and displayed.
repeated .google.analytics.data.v1beta.Metric metrics = 3;getMetrics in interface RunReportRequestOrBuilderpublic MetricOrBuilder getMetricsOrBuilder(int index)
The metrics requested and displayed.
repeated .google.analytics.data.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.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.v1beta.DateRange date_ranges = 4;getDateRangesOrBuilder in interface RunReportRequestOrBuilderpublic boolean hasDimensionFilter()
Dimension filters allow you to ask for only specific dimension values in the report. To learn more, see [Fundamentals of Dimension Filters](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#dimension_filters) for examples. Metrics cannot be used in this filter.
.google.analytics.data.v1beta.FilterExpression dimension_filter = 5;hasDimensionFilter in interface RunReportRequestOrBuilderpublic FilterExpression getDimensionFilter()
Dimension filters allow you to ask for only specific dimension values in the report. To learn more, see [Fundamentals of Dimension Filters](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#dimension_filters) for examples. Metrics cannot be used in this filter.
.google.analytics.data.v1beta.FilterExpression dimension_filter = 5;getDimensionFilter in interface RunReportRequestOrBuilderpublic FilterExpressionOrBuilder getDimensionFilterOrBuilder()
Dimension filters allow you to ask for only specific dimension values in the report. To learn more, see [Fundamentals of Dimension Filters](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#dimension_filters) for examples. Metrics cannot be used in this filter.
.google.analytics.data.v1beta.FilterExpression dimension_filter = 5;getDimensionFilterOrBuilder in interface RunReportRequestOrBuilderpublic boolean hasMetricFilter()
The filter clause of metrics. Applied after aggregating the report's rows, similar to SQL having-clause. Dimensions cannot be used in this filter.
.google.analytics.data.v1beta.FilterExpression metric_filter = 6;hasMetricFilter in interface RunReportRequestOrBuilderpublic FilterExpression getMetricFilter()
The filter clause of metrics. Applied after aggregating the report's rows, similar to SQL having-clause. Dimensions cannot be used in this filter.
.google.analytics.data.v1beta.FilterExpression metric_filter = 6;getMetricFilter in interface RunReportRequestOrBuilderpublic FilterExpressionOrBuilder getMetricFilterOrBuilder()
The filter clause of metrics. Applied after aggregating the report's rows, similar to SQL having-clause. Dimensions cannot be used in this filter.
.google.analytics.data.v1beta.FilterExpression metric_filter = 6;getMetricFilterOrBuilder in interface RunReportRequestOrBuilderpublic long getOffset()
The row count of the start row. The first row is counted as row 0. When paging, the first request does not specify offset; or equivalently, sets offset to 0; the first request returns the first `limit` of rows. The second request sets offset to the `limit` of the first request; the second request returns the second `limit` of rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int64 offset = 7;getOffset in interface RunReportRequestOrBuilderpublic long getLimit()
The number of rows to return. If unspecified, 10,000 rows are returned. The API returns a maximum of 100,000 rows per request, no matter how many you ask for. `limit` must be positive. The API can also return fewer rows than the requested `limit`, if there aren't as many dimension values as the `limit`. For instance, there are fewer than 300 possible values for the dimension `country`, so when reporting on only `country`, you can't get more than 300 rows, even if you set `limit` to a higher value. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
int64 limit = 8;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.v1beta.MetricAggregation metric_aggregations = 9;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.v1beta.MetricAggregation metric_aggregations = 9;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.v1beta.MetricAggregation metric_aggregations = 9;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.v1beta.MetricAggregation metric_aggregations = 9;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.v1beta.MetricAggregation metric_aggregations = 9;getMetricAggregationsValue in interface RunReportRequestOrBuilderindex - The index of the value to return.public List<OrderBy> getOrderBysList()
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 10;getOrderBysList in interface RunReportRequestOrBuilderpublic List<? extends OrderByOrBuilder> getOrderBysOrBuilderList()
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 10;getOrderBysOrBuilderList in interface RunReportRequestOrBuilderpublic int getOrderBysCount()
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 10;getOrderBysCount in interface RunReportRequestOrBuilderpublic OrderBy getOrderBys(int index)
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1beta.OrderBy order_bys = 10;getOrderBys in interface RunReportRequestOrBuilderpublic OrderByOrBuilder getOrderBysOrBuilder(int index)
Specifies how rows are ordered in the response.
repeated .google.analytics.data.v1beta.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 property'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 property'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.v1beta.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.v1beta.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.v1beta.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 © 2022 Google LLC. All rights reserved.