public final class QueryAudienceExportResponse extends com.google.protobuf.GeneratedMessageV3 implements QueryAudienceExportResponseOrBuilder
A list of users in an audience export.Protobuf type
google.analytics.data.v1beta.QueryAudienceExportResponse| Modifier and Type | Class and Description |
|---|---|
static class |
QueryAudienceExportResponse.Builder
A list of users in an audience export.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
AUDIENCE_EXPORT_FIELD_NUMBER |
static int |
AUDIENCE_ROWS_FIELD_NUMBER |
static int |
ROW_COUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AudienceExport |
getAudienceExport()
Configuration data about AudienceExport being queried.
|
AudienceExportOrBuilder |
getAudienceExportOrBuilder()
Configuration data about AudienceExport being queried.
|
AudienceRow |
getAudienceRows(int index)
Rows for each user in an audience export.
|
int |
getAudienceRowsCount()
Rows for each user in an audience export.
|
List<AudienceRow> |
getAudienceRowsList()
Rows for each user in an audience export.
|
AudienceRowOrBuilder |
getAudienceRowsOrBuilder(int index)
Rows for each user in an audience export.
|
List<? extends AudienceRowOrBuilder> |
getAudienceRowsOrBuilderList()
Rows for each user in an audience export.
|
static QueryAudienceExportResponse |
getDefaultInstance() |
QueryAudienceExportResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<QueryAudienceExportResponse> |
getParserForType() |
int |
getRowCount()
The total number of rows in the AudienceExport result.
|
int |
getSerializedSize() |
boolean |
hasAudienceExport()
Configuration data about AudienceExport being queried.
|
int |
hashCode() |
boolean |
hasRowCount()
The total number of rows in the AudienceExport result.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static QueryAudienceExportResponse.Builder |
newBuilder() |
static QueryAudienceExportResponse.Builder |
newBuilder(QueryAudienceExportResponse prototype) |
QueryAudienceExportResponse.Builder |
newBuilderForType() |
protected QueryAudienceExportResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static QueryAudienceExportResponse |
parseDelimitedFrom(InputStream input) |
static QueryAudienceExportResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryAudienceExportResponse |
parseFrom(byte[] data) |
static QueryAudienceExportResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryAudienceExportResponse |
parseFrom(ByteBuffer data) |
static QueryAudienceExportResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryAudienceExportResponse |
parseFrom(com.google.protobuf.ByteString data) |
static QueryAudienceExportResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryAudienceExportResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static QueryAudienceExportResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QueryAudienceExportResponse |
parseFrom(InputStream input) |
static QueryAudienceExportResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<QueryAudienceExportResponse> |
parser() |
QueryAudienceExportResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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 AUDIENCE_EXPORT_FIELD_NUMBER
public static final int AUDIENCE_ROWS_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 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 hasAudienceExport()
Configuration data about AudienceExport being queried. Returned to help interpret the audience rows in this response. For example, the dimensions in this AudienceExport correspond to the columns in the AudienceRows.
optional .google.analytics.data.v1beta.AudienceExport audience_export = 1;hasAudienceExport in interface QueryAudienceExportResponseOrBuilderpublic AudienceExport getAudienceExport()
Configuration data about AudienceExport being queried. Returned to help interpret the audience rows in this response. For example, the dimensions in this AudienceExport correspond to the columns in the AudienceRows.
optional .google.analytics.data.v1beta.AudienceExport audience_export = 1;getAudienceExport in interface QueryAudienceExportResponseOrBuilderpublic AudienceExportOrBuilder getAudienceExportOrBuilder()
Configuration data about AudienceExport being queried. Returned to help interpret the audience rows in this response. For example, the dimensions in this AudienceExport correspond to the columns in the AudienceRows.
optional .google.analytics.data.v1beta.AudienceExport audience_export = 1;getAudienceExportOrBuilder in interface QueryAudienceExportResponseOrBuilderpublic List<AudienceRow> getAudienceRowsList()
Rows for each user in an audience export. The number of rows in this response will be less than or equal to request's page size.
repeated .google.analytics.data.v1beta.AudienceRow audience_rows = 2;getAudienceRowsList in interface QueryAudienceExportResponseOrBuilderpublic List<? extends AudienceRowOrBuilder> getAudienceRowsOrBuilderList()
Rows for each user in an audience export. The number of rows in this response will be less than or equal to request's page size.
repeated .google.analytics.data.v1beta.AudienceRow audience_rows = 2;getAudienceRowsOrBuilderList in interface QueryAudienceExportResponseOrBuilderpublic int getAudienceRowsCount()
Rows for each user in an audience export. The number of rows in this response will be less than or equal to request's page size.
repeated .google.analytics.data.v1beta.AudienceRow audience_rows = 2;getAudienceRowsCount in interface QueryAudienceExportResponseOrBuilderpublic AudienceRow getAudienceRows(int index)
Rows for each user in an audience export. The number of rows in this response will be less than or equal to request's page size.
repeated .google.analytics.data.v1beta.AudienceRow audience_rows = 2;getAudienceRows in interface QueryAudienceExportResponseOrBuilderpublic AudienceRowOrBuilder getAudienceRowsOrBuilder(int index)
Rows for each user in an audience export. The number of rows in this response will be less than or equal to request's page size.
repeated .google.analytics.data.v1beta.AudienceRow audience_rows = 2;getAudienceRowsOrBuilder in interface QueryAudienceExportResponseOrBuilderpublic boolean hasRowCount()
The total number of rows in the AudienceExport result. `rowCount` is independent of the number of rows returned in the response, the `limit` request parameter, and the `offset` request parameter. For example if a query returns 175 rows and includes `limit` of 50 in the API request, the response will contain `rowCount` of 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
optional int32 row_count = 3;hasRowCount in interface QueryAudienceExportResponseOrBuilderpublic int getRowCount()
The total number of rows in the AudienceExport result. `rowCount` is independent of the number of rows returned in the response, the `limit` request parameter, and the `offset` request parameter. For example if a query returns 175 rows and includes `limit` of 50 in the API request, the response will contain `rowCount` of 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).
optional int32 row_count = 3;getRowCount in interface QueryAudienceExportResponseOrBuilderpublic 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 QueryAudienceExportResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryAudienceExportResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryAudienceExportResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryAudienceExportResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryAudienceExportResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryAudienceExportResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QueryAudienceExportResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static QueryAudienceExportResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QueryAudienceExportResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static QueryAudienceExportResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static QueryAudienceExportResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static QueryAudienceExportResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic QueryAudienceExportResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static QueryAudienceExportResponse.Builder newBuilder()
public static QueryAudienceExportResponse.Builder newBuilder(QueryAudienceExportResponse prototype)
public QueryAudienceExportResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected QueryAudienceExportResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static QueryAudienceExportResponse getDefaultInstance()
public static com.google.protobuf.Parser<QueryAudienceExportResponse> parser()
public com.google.protobuf.Parser<QueryAudienceExportResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public QueryAudienceExportResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.