Class ReportingContext.Builder (2.66.0)

public static final class ReportingContext.Builder extends GeneratedMessage.Builder<ReportingContext.Builder> implements ReportingContextOrBuilder

Reporting contexts that your account and product issues apply to.

Reporting contexts are groups of surfaces and formats for product results on Google. They can represent the entire destination (for example, Shopping ads) or a subset of formats within a destination (for example, Demand Gen ads).

Protobuf type google.shopping.type.ReportingContext

Static Methods

getDescriptor()

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

Methods

build()

public ReportingContext build()
Returns
Type Description
ReportingContext

buildPartial()

public ReportingContext buildPartial()
Returns
Type Description
ReportingContext

clear()

public ReportingContext.Builder clear()
Returns
Type Description
ReportingContext.Builder
Overrides

getDefaultInstanceForType()

public ReportingContext getDefaultInstanceForType()
Returns
Type Description
ReportingContext

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

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

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ReportingContext.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
ReportingContext.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public ReportingContext.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
ReportingContext.Builder
Overrides

mergeFrom(ReportingContext other)

public ReportingContext.Builder mergeFrom(ReportingContext other)
Parameter
Name Description
other ReportingContext
Returns
Type Description
ReportingContext.Builder