public final class SheetExportAudienceListResponse extends com.google.protobuf.GeneratedMessageV3 implements SheetExportAudienceListResponseOrBuilder
The created Google Sheet with the list of users in an audience list.Protobuf type
google.analytics.data.v1alpha.SheetExportAudienceListResponse| Modifier and Type | Class and Description |
|---|---|
static class |
SheetExportAudienceListResponse.Builder
The created Google Sheet with the list of users in an audience list.
|
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_LIST_FIELD_NUMBER |
static int |
ROW_COUNT_FIELD_NUMBER |
static int |
SPREADSHEET_ID_FIELD_NUMBER |
static int |
SPREADSHEET_URI_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AudienceList |
getAudienceList()
Configuration data about AudienceList being exported.
|
AudienceListOrBuilder |
getAudienceListOrBuilder()
Configuration data about AudienceList being exported.
|
static SheetExportAudienceListResponse |
getDefaultInstance() |
SheetExportAudienceListResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<SheetExportAudienceListResponse> |
getParserForType() |
int |
getRowCount()
The total number of rows in the AudienceList result.
|
int |
getSerializedSize() |
String |
getSpreadsheetId()
An ID that identifies the created Google Sheet resource.
|
com.google.protobuf.ByteString |
getSpreadsheetIdBytes()
An ID that identifies the created Google Sheet resource.
|
String |
getSpreadsheetUri()
A uri for you to visit in your browser to view the Google Sheet.
|
com.google.protobuf.ByteString |
getSpreadsheetUriBytes()
A uri for you to visit in your browser to view the Google Sheet.
|
boolean |
hasAudienceList()
Configuration data about AudienceList being exported.
|
int |
hashCode() |
boolean |
hasRowCount()
The total number of rows in the AudienceList result.
|
boolean |
hasSpreadsheetId()
An ID that identifies the created Google Sheet resource.
|
boolean |
hasSpreadsheetUri()
A uri for you to visit in your browser to view the Google Sheet.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static SheetExportAudienceListResponse.Builder |
newBuilder() |
static SheetExportAudienceListResponse.Builder |
newBuilder(SheetExportAudienceListResponse prototype) |
SheetExportAudienceListResponse.Builder |
newBuilderForType() |
protected SheetExportAudienceListResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static SheetExportAudienceListResponse |
parseDelimitedFrom(InputStream input) |
static SheetExportAudienceListResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SheetExportAudienceListResponse |
parseFrom(byte[] data) |
static SheetExportAudienceListResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SheetExportAudienceListResponse |
parseFrom(ByteBuffer data) |
static SheetExportAudienceListResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SheetExportAudienceListResponse |
parseFrom(com.google.protobuf.ByteString data) |
static SheetExportAudienceListResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SheetExportAudienceListResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static SheetExportAudienceListResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SheetExportAudienceListResponse |
parseFrom(InputStream input) |
static SheetExportAudienceListResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<SheetExportAudienceListResponse> |
parser() |
SheetExportAudienceListResponse.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 SPREADSHEET_URI_FIELD_NUMBER
public static final int SPREADSHEET_ID_FIELD_NUMBER
public static final int ROW_COUNT_FIELD_NUMBER
public static final int AUDIENCE_LIST_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 hasSpreadsheetUri()
A uri for you to visit in your browser to view the Google Sheet.
optional string spreadsheet_uri = 1;hasSpreadsheetUri in interface SheetExportAudienceListResponseOrBuilderpublic String getSpreadsheetUri()
A uri for you to visit in your browser to view the Google Sheet.
optional string spreadsheet_uri = 1;getSpreadsheetUri in interface SheetExportAudienceListResponseOrBuilderpublic com.google.protobuf.ByteString getSpreadsheetUriBytes()
A uri for you to visit in your browser to view the Google Sheet.
optional string spreadsheet_uri = 1;getSpreadsheetUriBytes in interface SheetExportAudienceListResponseOrBuilderpublic boolean hasSpreadsheetId()
An ID that identifies the created Google Sheet resource.
optional string spreadsheet_id = 2;hasSpreadsheetId in interface SheetExportAudienceListResponseOrBuilderpublic String getSpreadsheetId()
An ID that identifies the created Google Sheet resource.
optional string spreadsheet_id = 2;getSpreadsheetId in interface SheetExportAudienceListResponseOrBuilderpublic com.google.protobuf.ByteString getSpreadsheetIdBytes()
An ID that identifies the created Google Sheet resource.
optional string spreadsheet_id = 2;getSpreadsheetIdBytes in interface SheetExportAudienceListResponseOrBuilderpublic boolean hasRowCount()
The total number of rows in the AudienceList 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 SheetExportAudienceListResponseOrBuilderpublic int getRowCount()
The total number of rows in the AudienceList 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 SheetExportAudienceListResponseOrBuilderpublic boolean hasAudienceList()
Configuration data about AudienceList being exported. Returned to help interpret the AudienceList in the Google Sheet of this response. For example, the AudienceList may have more rows than are present in the Google Sheet, and in that case, you may want to send an additional sheet export request with a different `offset` value to retrieve the next page of rows in an additional Google Sheet.
optional .google.analytics.data.v1alpha.AudienceList audience_list = 4;hasAudienceList in interface SheetExportAudienceListResponseOrBuilderpublic AudienceList getAudienceList()
Configuration data about AudienceList being exported. Returned to help interpret the AudienceList in the Google Sheet of this response. For example, the AudienceList may have more rows than are present in the Google Sheet, and in that case, you may want to send an additional sheet export request with a different `offset` value to retrieve the next page of rows in an additional Google Sheet.
optional .google.analytics.data.v1alpha.AudienceList audience_list = 4;getAudienceList in interface SheetExportAudienceListResponseOrBuilderpublic AudienceListOrBuilder getAudienceListOrBuilder()
Configuration data about AudienceList being exported. Returned to help interpret the AudienceList in the Google Sheet of this response. For example, the AudienceList may have more rows than are present in the Google Sheet, and in that case, you may want to send an additional sheet export request with a different `offset` value to retrieve the next page of rows in an additional Google Sheet.
optional .google.analytics.data.v1alpha.AudienceList audience_list = 4;getAudienceListOrBuilder in interface SheetExportAudienceListResponseOrBuilderpublic 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 SheetExportAudienceListResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SheetExportAudienceListResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SheetExportAudienceListResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SheetExportAudienceListResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SheetExportAudienceListResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SheetExportAudienceListResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static SheetExportAudienceListResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static SheetExportAudienceListResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SheetExportAudienceListResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static SheetExportAudienceListResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static SheetExportAudienceListResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static SheetExportAudienceListResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic SheetExportAudienceListResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static SheetExportAudienceListResponse.Builder newBuilder()
public static SheetExportAudienceListResponse.Builder newBuilder(SheetExportAudienceListResponse prototype)
public SheetExportAudienceListResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected SheetExportAudienceListResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static SheetExportAudienceListResponse getDefaultInstance()
public static com.google.protobuf.Parser<SheetExportAudienceListResponse> parser()
public com.google.protobuf.Parser<SheetExportAudienceListResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public SheetExportAudienceListResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.