Class ThirdPartyMeasurementSettings (0.54.0)

public final class ThirdPartyMeasurementSettings extends GeneratedMessage implements ThirdPartyMeasurementSettingsOrBuilder

Contains third party auto-pixeling settings for cross-sell Partners.

Protobuf type google.ads.admanager.v1.ThirdPartyMeasurementSettings

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ThirdPartyMeasurementSettings

Static Fields

BRAND_LIFT_CLIENT_ID_FIELD_NUMBER

public static final int BRAND_LIFT_CLIENT_ID_FIELD_NUMBER
Field Value
Type Description
int

BRAND_LIFT_PARTNER_FIELD_NUMBER

public static final int BRAND_LIFT_PARTNER_FIELD_NUMBER
Field Value
Type Description
int

BRAND_LIFT_REPORTING_ID_FIELD_NUMBER

public static final int BRAND_LIFT_REPORTING_ID_FIELD_NUMBER
Field Value
Type Description
int

PUBLISHER_REACH_CLIENT_ID_FIELD_NUMBER

public static final int PUBLISHER_REACH_CLIENT_ID_FIELD_NUMBER
Field Value
Type Description
int

PUBLISHER_REACH_PARTNER_FIELD_NUMBER

public static final int PUBLISHER_REACH_PARTNER_FIELD_NUMBER
Field Value
Type Description
int

PUBLISHER_REACH_REPORTING_ID_FIELD_NUMBER

public static final int PUBLISHER_REACH_REPORTING_ID_FIELD_NUMBER
Field Value
Type Description
int

PUBLISHER_VIEWABILITY_CLIENT_ID_FIELD_NUMBER

public static final int PUBLISHER_VIEWABILITY_CLIENT_ID_FIELD_NUMBER
Field Value
Type Description
int

PUBLISHER_VIEWABILITY_PARTNER_FIELD_NUMBER

public static final int PUBLISHER_VIEWABILITY_PARTNER_FIELD_NUMBER
Field Value
Type Description
int

PUBLISHER_VIEWABILITY_REPORTING_ID_FIELD_NUMBER

public static final int PUBLISHER_VIEWABILITY_REPORTING_ID_FIELD_NUMBER
Field Value
Type Description
int

REACH_CLIENT_ID_FIELD_NUMBER

public static final int REACH_CLIENT_ID_FIELD_NUMBER
Field Value
Type Description
int

REACH_PARTNER_FIELD_NUMBER

public static final int REACH_PARTNER_FIELD_NUMBER
Field Value
Type Description
int

REACH_REPORTING_ID_FIELD_NUMBER

public static final int REACH_REPORTING_ID_FIELD_NUMBER
Field Value
Type Description
int

VIEWABILITY_CLIENT_ID_FIELD_NUMBER

public static final int VIEWABILITY_CLIENT_ID_FIELD_NUMBER
Field Value
Type Description
int

VIEWABILITY_PARTNER_FIELD_NUMBER

public static final int VIEWABILITY_PARTNER_FIELD_NUMBER
Field Value
Type Description
int

VIEWABILITY_REPORTING_ID_FIELD_NUMBER

public static final int VIEWABILITY_REPORTING_ID_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static ThirdPartyMeasurementSettings getDefaultInstance()
Returns
Type Description
ThirdPartyMeasurementSettings

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static ThirdPartyMeasurementSettings.Builder newBuilder()
Returns
Type Description
ThirdPartyMeasurementSettings.Builder

newBuilder(ThirdPartyMeasurementSettings prototype)

public static ThirdPartyMeasurementSettings.Builder newBuilder(ThirdPartyMeasurementSettings prototype)
Parameter
Name Description
prototype ThirdPartyMeasurementSettings
Returns
Type Description
ThirdPartyMeasurementSettings.Builder

parseDelimitedFrom(InputStream input)

public static ThirdPartyMeasurementSettings parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ThirdPartyMeasurementSettings parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static ThirdPartyMeasurementSettings parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static ThirdPartyMeasurementSettings parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static ThirdPartyMeasurementSettings parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static ThirdPartyMeasurementSettings parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static ThirdPartyMeasurementSettings parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static ThirdPartyMeasurementSettings parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static ThirdPartyMeasurementSettings parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ThirdPartyMeasurementSettings parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static ThirdPartyMeasurementSettings parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static ThirdPartyMeasurementSettings parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ThirdPartyMeasurementSettings
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<ThirdPartyMeasurementSettings> parser()
Returns
Type Description
Parser<ThirdPartyMeasurementSettings>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getBrandLiftClientId()

public String getBrandLiftClientId()

Optional. The third party partner ID for YouTube brand lift verification.

optional string brand_lift_client_id = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The brandLiftClientId.

getBrandLiftClientIdBytes()

public ByteString getBrandLiftClientIdBytes()

Optional. The third party partner ID for YouTube brand lift verification.

optional string brand_lift_client_id = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for brandLiftClientId.

getBrandLiftPartner()

public BrandLiftPartnerEnum.BrandLiftPartner getBrandLiftPartner()

Optional. A field to determine the type of BrandLiftPartner. This field default is NONE.

optional .google.ads.admanager.v1.BrandLiftPartnerEnum.BrandLiftPartner brand_lift_partner = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
BrandLiftPartnerEnum.BrandLiftPartner

The brandLiftPartner.

getBrandLiftPartnerValue()

public int getBrandLiftPartnerValue()

Optional. A field to determine the type of BrandLiftPartner. This field default is NONE.

optional .google.ads.admanager.v1.BrandLiftPartnerEnum.BrandLiftPartner brand_lift_partner = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for brandLiftPartner.

getBrandLiftReportingId()

public String getBrandLiftReportingId()

Optional. The reporting ID that maps brand lift partner data with a campaign (or a group of related campaigns) specific data.

optional string brand_lift_reporting_id = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The brandLiftReportingId.

getBrandLiftReportingIdBytes()

public ByteString getBrandLiftReportingIdBytes()

Optional. The reporting ID that maps brand lift partner data with a campaign (or a group of related campaigns) specific data.

optional string brand_lift_reporting_id = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for brandLiftReportingId.

getDefaultInstanceForType()

public ThirdPartyMeasurementSettings getDefaultInstanceForType()
Returns
Type Description
ThirdPartyMeasurementSettings

getParserForType()

public Parser<ThirdPartyMeasurementSettings> getParserForType()
Returns
Type Description
Parser<ThirdPartyMeasurementSettings>
Overrides

getPublisherReachClientId()

public String getPublisherReachClientId()

Optional. The third party partner ID for YouTube reach verification for publisher.

optional string publisher_reach_client_id = 17 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherReachClientId.

getPublisherReachClientIdBytes()

public ByteString getPublisherReachClientIdBytes()

Optional. The third party partner ID for YouTube reach verification for publisher.

optional string publisher_reach_client_id = 17 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherReachClientId.

getPublisherReachPartner()

public ReachPartnerEnum.ReachPartner getPublisherReachPartner()

Optional. A field to determine the type of publisher's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner publisher_reach_partner = 16 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ReachPartnerEnum.ReachPartner

The publisherReachPartner.

getPublisherReachPartnerValue()

public int getPublisherReachPartnerValue()

Optional. A field to determine the type of publisher's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner publisher_reach_partner = 16 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for publisherReachPartner.

getPublisherReachReportingId()

public String getPublisherReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_reach_reporting_id = 18 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherReachReportingId.

getPublisherReachReportingIdBytes()

public ByteString getPublisherReachReportingIdBytes()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_reach_reporting_id = 18 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherReachReportingId.

getPublisherViewabilityClientId()

public String getPublisherViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification for publisher.

optional string publisher_viewability_client_id = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherViewabilityClientId.

getPublisherViewabilityClientIdBytes()

public ByteString getPublisherViewabilityClientIdBytes()

Optional. The third party partner ID for YouTube viewability verification for publisher.

optional string publisher_viewability_client_id = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherViewabilityClientId.

getPublisherViewabilityPartner()

public ViewabilityPartnerEnum.ViewabilityPartner getPublisherViewabilityPartner()

Optional. A field to determine the type of publisher's viewability partner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner publisher_viewability_partner = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ViewabilityPartnerEnum.ViewabilityPartner

The publisherViewabilityPartner.

getPublisherViewabilityPartnerValue()

public int getPublisherViewabilityPartnerValue()

Optional. A field to determine the type of publisher's viewability partner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner publisher_viewability_partner = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for publisherViewabilityPartner.

getPublisherViewabilityReportingId()

public String getPublisherViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_viewability_reporting_id = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The publisherViewabilityReportingId.

getPublisherViewabilityReportingIdBytes()

public ByteString getPublisherViewabilityReportingIdBytes()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_viewability_reporting_id = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for publisherViewabilityReportingId.

getReachClientId()

public String getReachClientId()

Optional. The third party partner ID for YouTube reach verification for advertiser.

optional string reach_client_id = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The reachClientId.

getReachClientIdBytes()

public ByteString getReachClientIdBytes()

Optional. The third party partner ID for YouTube reach verification for advertiser.

optional string reach_client_id = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for reachClientId.

getReachPartner()

public ReachPartnerEnum.ReachPartner getReachPartner()

Optional. A field to determine the type of advertiser's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner reach_partner = 13 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ReachPartnerEnum.ReachPartner

The reachPartner.

getReachPartnerValue()

public int getReachPartnerValue()

Optional. A field to determine the type of advertiser's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner reach_partner = 13 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for reachPartner.

getReachReportingId()

public String getReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for advertiser.

optional string reach_reporting_id = 15 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The reachReportingId.

getReachReportingIdBytes()

public ByteString getReachReportingIdBytes()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for advertiser.

optional string reach_reporting_id = 15 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for reachReportingId.

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

getViewabilityClientId()

public String getViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification.

optional string viewability_client_id = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The viewabilityClientId.

getViewabilityClientIdBytes()

public ByteString getViewabilityClientIdBytes()

Optional. The third party partner ID for YouTube viewability verification.

optional string viewability_client_id = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for viewabilityClientId.

getViewabilityPartner()

public ViewabilityPartnerEnum.ViewabilityPartner getViewabilityPartner()

Optional. A field to determine the type of ViewabilityPartner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner viewability_partner = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ViewabilityPartnerEnum.ViewabilityPartner

The viewabilityPartner.

getViewabilityPartnerValue()

public int getViewabilityPartnerValue()

Optional. A field to determine the type of ViewabilityPartner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner viewability_partner = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
int

The enum numeric value on the wire for viewabilityPartner.

getViewabilityReportingId()

public String getViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data.

optional string viewability_reporting_id = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
String

The viewabilityReportingId.

getViewabilityReportingIdBytes()

public ByteString getViewabilityReportingIdBytes()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data.

optional string viewability_reporting_id = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
ByteString

The bytes for viewabilityReportingId.

hasBrandLiftClientId()

public boolean hasBrandLiftClientId()

Optional. The third party partner ID for YouTube brand lift verification.

optional string brand_lift_client_id = 11 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the brandLiftClientId field is set.

hasBrandLiftPartner()

public boolean hasBrandLiftPartner()

Optional. A field to determine the type of BrandLiftPartner. This field default is NONE.

optional .google.ads.admanager.v1.BrandLiftPartnerEnum.BrandLiftPartner brand_lift_partner = 10 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the brandLiftPartner field is set.

hasBrandLiftReportingId()

public boolean hasBrandLiftReportingId()

Optional. The reporting ID that maps brand lift partner data with a campaign (or a group of related campaigns) specific data.

optional string brand_lift_reporting_id = 12 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the brandLiftReportingId field is set.

hasPublisherReachClientId()

public boolean hasPublisherReachClientId()

Optional. The third party partner ID for YouTube reach verification for publisher.

optional string publisher_reach_client_id = 17 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherReachClientId field is set.

hasPublisherReachPartner()

public boolean hasPublisherReachPartner()

Optional. A field to determine the type of publisher's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner publisher_reach_partner = 16 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherReachPartner field is set.

hasPublisherReachReportingId()

public boolean hasPublisherReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_reach_reporting_id = 18 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherReachReportingId field is set.

hasPublisherViewabilityClientId()

public boolean hasPublisherViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification for publisher.

optional string publisher_viewability_client_id = 5 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherViewabilityClientId field is set.

hasPublisherViewabilityPartner()

public boolean hasPublisherViewabilityPartner()

Optional. A field to determine the type of publisher's viewability partner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner publisher_viewability_partner = 4 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherViewabilityPartner field is set.

hasPublisherViewabilityReportingId()

public boolean hasPublisherViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data for publisher.

optional string publisher_viewability_reporting_id = 6 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the publisherViewabilityReportingId field is set.

hasReachClientId()

public boolean hasReachClientId()

Optional. The third party partner ID for YouTube reach verification for advertiser.

optional string reach_client_id = 14 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the reachClientId field is set.

hasReachPartner()

public boolean hasReachPartner()

Optional. A field to determine the type of advertiser's ReachPartner. This field default is UNKNOWN.

optional .google.ads.admanager.v1.ReachPartnerEnum.ReachPartner reach_partner = 13 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the reachPartner field is set.

hasReachReportingId()

public boolean hasReachReportingId()

Optional. The reporting ID that maps reach partner data with a campaign (or a group of related campaigns) specific data for advertiser.

optional string reach_reporting_id = 15 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the reachReportingId field is set.

hasViewabilityClientId()

public boolean hasViewabilityClientId()

Optional. The third party partner ID for YouTube viewability verification.

optional string viewability_client_id = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the viewabilityClientId field is set.

hasViewabilityPartner()

public boolean hasViewabilityPartner()

Optional. A field to determine the type of ViewabilityPartner. This field default is NONE.

optional .google.ads.admanager.v1.ViewabilityPartnerEnum.ViewabilityPartner viewability_partner = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the viewabilityPartner field is set.

hasViewabilityReportingId()

public boolean hasViewabilityReportingId()

Optional. The reporting ID that maps viewability partner data with a campaign (or a group of related campaigns) specific data.

optional string viewability_reporting_id = 3 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the viewabilityReportingId field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public ThirdPartyMeasurementSettings.Builder newBuilderForType()
Returns
Type Description
ThirdPartyMeasurementSettings.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected ThirdPartyMeasurementSettings.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
ThirdPartyMeasurementSettings.Builder
Overrides

toBuilder()

public ThirdPartyMeasurementSettings.Builder toBuilder()
Returns
Type Description
ThirdPartyMeasurementSettings.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException