Interface ProductReviewStatus.ProductReviewDestinationStatusOrBuilder (0.1.0)

public static interface ProductReviewStatus.ProductReviewDestinationStatusOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getReportingContext()

public abstract ReportingContext.ReportingContextEnum getReportingContext()

Output only. The name of the reporting context.

.google.shopping.type.ReportingContext.ReportingContextEnum reporting_context = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
com.google.shopping.type.ReportingContext.ReportingContextEnum

The reportingContext.

getReportingContextValue()

public abstract int getReportingContextValue()

Output only. The name of the reporting context.

.google.shopping.type.ReportingContext.ReportingContextEnum reporting_context = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
int

The enum numeric value on the wire for reportingContext.