Class OfflineConversionClientSummary
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v14.resources.OfflineConversionClientSummary
-
- All Implemented Interfaces:
OfflineConversionClientSummaryOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class OfflineConversionClientSummary extends com.google.protobuf.GeneratedMessageV3 implements OfflineConversionClientSummaryOrBuilder
Offline conversion upload diagnostic summarized by client. This proto contains general information, breakdown by date/job and alerts for offline conversion upload results.
Protobuf typegoogle.ads.googleads.v14.resources.OfflineConversionClientSummary- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classOfflineConversionClientSummary.BuilderOffline conversion upload diagnostic summarized by client.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intALERTS_FIELD_NUMBERstatic intCLIENT_FIELD_NUMBERstatic intDAILY_SUMMARIES_FIELD_NUMBERstatic intJOB_SUMMARIES_FIELD_NUMBERstatic intLAST_UPLOAD_DATE_TIME_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBERstatic intSUCCESS_RATE_FIELD_NUMBERstatic intSUCCESSFUL_EVENT_COUNT_FIELD_NUMBERstatic intTOTAL_EVENT_COUNT_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)OfflineConversionUploadAlertgetAlerts(int index)Output only.intgetAlertsCount()Output only.java.util.List<OfflineConversionUploadAlert>getAlertsList()Output only.OfflineConversionUploadAlertOrBuildergetAlertsOrBuilder(int index)Output only.java.util.List<? extends OfflineConversionUploadAlertOrBuilder>getAlertsOrBuilderList()Output only.OfflineEventUploadClientEnum.OfflineEventUploadClientgetClient()Output only.intgetClientValue()Output only.OfflineConversionUploadSummarygetDailySummaries(int index)Output only.intgetDailySummariesCount()Output only.java.util.List<OfflineConversionUploadSummary>getDailySummariesList()Output only.OfflineConversionUploadSummaryOrBuildergetDailySummariesOrBuilder(int index)Output only.java.util.List<? extends OfflineConversionUploadSummaryOrBuilder>getDailySummariesOrBuilderList()Output only.static OfflineConversionClientSummarygetDefaultInstance()OfflineConversionClientSummarygetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()OfflineConversionUploadSummarygetJobSummaries(int index)Output only.intgetJobSummariesCount()Output only.java.util.List<OfflineConversionUploadSummary>getJobSummariesList()Output only.OfflineConversionUploadSummaryOrBuildergetJobSummariesOrBuilder(int index)Output only.java.util.List<? extends OfflineConversionUploadSummaryOrBuilder>getJobSummariesOrBuilderList()Output only.java.lang.StringgetLastUploadDateTime()Output only.com.google.protobuf.ByteStringgetLastUploadDateTimeBytes()Output only.com.google.protobuf.Parser<OfflineConversionClientSummary>getParserForType()intgetSerializedSize()OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatusgetStatus()Output only.intgetStatusValue()Output only.longgetSuccessfulEventCount()Output only.doublegetSuccessRate()Output only.longgetTotalEventCount()Output only.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static OfflineConversionClientSummary.BuildernewBuilder()static OfflineConversionClientSummary.BuildernewBuilder(OfflineConversionClientSummary prototype)OfflineConversionClientSummary.BuildernewBuilderForType()protected OfflineConversionClientSummary.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static OfflineConversionClientSummaryparseDelimitedFrom(java.io.InputStream input)static OfflineConversionClientSummaryparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineConversionClientSummaryparseFrom(byte[] data)static OfflineConversionClientSummaryparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineConversionClientSummaryparseFrom(com.google.protobuf.ByteString data)static OfflineConversionClientSummaryparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineConversionClientSummaryparseFrom(com.google.protobuf.CodedInputStream input)static OfflineConversionClientSummaryparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineConversionClientSummaryparseFrom(java.io.InputStream input)static OfflineConversionClientSummaryparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OfflineConversionClientSummaryparseFrom(java.nio.ByteBuffer data)static OfflineConversionClientSummaryparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<OfflineConversionClientSummary>parser()OfflineConversionClientSummary.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CLIENT_FIELD_NUMBER
public static final int CLIENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOTAL_EVENT_COUNT_FIELD_NUMBER
public static final int TOTAL_EVENT_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUCCESSFUL_EVENT_COUNT_FIELD_NUMBER
public static final int SUCCESSFUL_EVENT_COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUCCESS_RATE_FIELD_NUMBER
public static final int SUCCESS_RATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPLOAD_DATE_TIME_FIELD_NUMBER
public static final int LAST_UPLOAD_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DAILY_SUMMARIES_FIELD_NUMBER
public static final int DAILY_SUMMARIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
JOB_SUMMARIES_FIELD_NUMBER
public static final int JOB_SUMMARIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALERTS_FIELD_NUMBER
public static final int ALERTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getClientValue
public int getClientValue()
Output only. Client type of the upload event.
.google.ads.googleads.v14.enums.OfflineEventUploadClientEnum.OfflineEventUploadClient client = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClientValuein interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The enum numeric value on the wire for client.
-
getClient
public OfflineEventUploadClientEnum.OfflineEventUploadClient getClient()
Output only. Client type of the upload event.
.google.ads.googleads.v14.enums.OfflineEventUploadClientEnum.OfflineEventUploadClient client = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClientin interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The client.
-
getStatusValue
public int getStatusValue()
Output only. Overall status for offline conversion client summary. Status is generated from most recent calendar day with upload stats.
.google.ads.googleads.v14.enums.OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus status = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus getStatus()
Output only. Overall status for offline conversion client summary. Status is generated from most recent calendar day with upload stats.
.google.ads.googleads.v14.enums.OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus status = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The status.
-
getTotalEventCount
public long getTotalEventCount()
Output only. Total count of uploaded events.
int64 total_event_count = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTotalEventCountin interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The totalEventCount.
-
getSuccessfulEventCount
public long getSuccessfulEventCount()
Output only. Total count of successful uploaded events.
int64 successful_event_count = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSuccessfulEventCountin interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The successfulEventCount.
-
getSuccessRate
public double getSuccessRate()
Output only. Successful rate.
double success_rate = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSuccessRatein interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The successRate.
-
getLastUploadDateTime
public java.lang.String getLastUploadDateTime()
Output only. Date for the latest upload batch.
string last_upload_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastUploadDateTimein interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The lastUploadDateTime.
-
getLastUploadDateTimeBytes
public com.google.protobuf.ByteString getLastUploadDateTimeBytes()
Output only. Date for the latest upload batch.
string last_upload_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLastUploadDateTimeBytesin interfaceOfflineConversionClientSummaryOrBuilder- Returns:
- The bytes for lastUploadDateTime.
-
getDailySummariesList
public java.util.List<OfflineConversionUploadSummary> getDailySummariesList()
Output only. Summary of history stats by last N days.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary daily_summaries = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDailySummariesListin interfaceOfflineConversionClientSummaryOrBuilder
-
getDailySummariesOrBuilderList
public java.util.List<? extends OfflineConversionUploadSummaryOrBuilder> getDailySummariesOrBuilderList()
Output only. Summary of history stats by last N days.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary daily_summaries = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDailySummariesOrBuilderListin interfaceOfflineConversionClientSummaryOrBuilder
-
getDailySummariesCount
public int getDailySummariesCount()
Output only. Summary of history stats by last N days.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary daily_summaries = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDailySummariesCountin interfaceOfflineConversionClientSummaryOrBuilder
-
getDailySummaries
public OfflineConversionUploadSummary getDailySummaries(int index)
Output only. Summary of history stats by last N days.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary daily_summaries = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDailySummariesin interfaceOfflineConversionClientSummaryOrBuilder
-
getDailySummariesOrBuilder
public OfflineConversionUploadSummaryOrBuilder getDailySummariesOrBuilder(int index)
Output only. Summary of history stats by last N days.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary daily_summaries = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDailySummariesOrBuilderin interfaceOfflineConversionClientSummaryOrBuilder
-
getJobSummariesList
public java.util.List<OfflineConversionUploadSummary> getJobSummariesList()
Output only. Summary of history stats by last N jobs.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary job_summaries = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobSummariesListin interfaceOfflineConversionClientSummaryOrBuilder
-
getJobSummariesOrBuilderList
public java.util.List<? extends OfflineConversionUploadSummaryOrBuilder> getJobSummariesOrBuilderList()
Output only. Summary of history stats by last N jobs.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary job_summaries = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobSummariesOrBuilderListin interfaceOfflineConversionClientSummaryOrBuilder
-
getJobSummariesCount
public int getJobSummariesCount()
Output only. Summary of history stats by last N jobs.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary job_summaries = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobSummariesCountin interfaceOfflineConversionClientSummaryOrBuilder
-
getJobSummaries
public OfflineConversionUploadSummary getJobSummaries(int index)
Output only. Summary of history stats by last N jobs.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary job_summaries = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobSummariesin interfaceOfflineConversionClientSummaryOrBuilder
-
getJobSummariesOrBuilder
public OfflineConversionUploadSummaryOrBuilder getJobSummariesOrBuilder(int index)
Output only. Summary of history stats by last N jobs.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadSummary job_summaries = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getJobSummariesOrBuilderin interfaceOfflineConversionClientSummaryOrBuilder
-
getAlertsList
public java.util.List<OfflineConversionUploadAlert> getAlertsList()
Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadAlert alerts = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAlertsListin interfaceOfflineConversionClientSummaryOrBuilder
-
getAlertsOrBuilderList
public java.util.List<? extends OfflineConversionUploadAlertOrBuilder> getAlertsOrBuilderList()
Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadAlert alerts = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAlertsOrBuilderListin interfaceOfflineConversionClientSummaryOrBuilder
-
getAlertsCount
public int getAlertsCount()
Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadAlert alerts = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAlertsCountin interfaceOfflineConversionClientSummaryOrBuilder
-
getAlerts
public OfflineConversionUploadAlert getAlerts(int index)
Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadAlert alerts = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAlertsin interfaceOfflineConversionClientSummaryOrBuilder
-
getAlertsOrBuilder
public OfflineConversionUploadAlertOrBuilder getAlertsOrBuilder(int index)
Output only. Details for each error code. Alerts are generated from most recent calendar day with upload stats.
repeated .google.ads.googleads.v14.resources.OfflineConversionUploadAlert alerts = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getAlertsOrBuilderin interfaceOfflineConversionClientSummaryOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static OfflineConversionClientSummary parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OfflineConversionClientSummary parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static OfflineConversionClientSummary parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static OfflineConversionClientSummary parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public OfflineConversionClientSummary.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static OfflineConversionClientSummary.Builder newBuilder()
-
newBuilder
public static OfflineConversionClientSummary.Builder newBuilder(OfflineConversionClientSummary prototype)
-
toBuilder
public OfflineConversionClientSummary.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected OfflineConversionClientSummary.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static OfflineConversionClientSummary getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<OfflineConversionClientSummary> parser()
-
getParserForType
public com.google.protobuf.Parser<OfflineConversionClientSummary> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public OfflineConversionClientSummary getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-