public final class ReportRow extends GeneratedMessageV3 implements ReportRowOrBuilder
Result row returned from the search query.
Only the message corresponding to the queried table is populated in the
response. Within the populated message, only the fields requested explicitly
in the query are populated.
Protobuf type google.shopping.merchant.reports.v1beta.ReportRow
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Fields
public static final int BEST_SELLERS_BRAND_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int BEST_SELLERS_PRODUCT_CLUSTER_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int COMPETITIVE_VISIBILITY_BENCHMARK_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int COMPETITIVE_VISIBILITY_COMPETITOR_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int COMPETITIVE_VISIBILITY_TOP_MERCHANT_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int NON_PRODUCT_PERFORMANCE_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int PRICE_COMPETITIVENESS_PRODUCT_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int PRICE_INSIGHTS_PRODUCT_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int PRODUCT_PERFORMANCE_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
public static final int PRODUCT_VIEW_FIELD_NUMBER
Field Value |
Type |
Description |
int |
|
Static Methods
public static ReportRow getDefaultInstance()
public static final Descriptors.Descriptor getDescriptor()
public static ReportRow.Builder newBuilder()
public static ReportRow.Builder newBuilder(ReportRow prototype)
Parameter |
Name |
Description |
prototype |
ReportRow
|
public static ReportRow parseDelimitedFrom(InputStream input)
public static ReportRow parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReportRow parseFrom(byte[] data)
Parameter |
Name |
Description |
data |
byte[]
|
public static ReportRow parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ReportRow parseFrom(ByteString data)
public static ReportRow parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ReportRow parseFrom(CodedInputStream input)
public static ReportRow parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ReportRow parseFrom(InputStream input)
public static ReportRow parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ReportRow parseFrom(ByteBuffer data)
public static ReportRow parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Parser<ReportRow> parser()
Methods
public boolean equals(Object obj)
Parameter |
Name |
Description |
obj |
Object
|
Overrides
public BestSellersBrandView getBestSellersBrandView()
Fields available for query in best_sellers_brand_view
table.
.google.shopping.merchant.reports.v1beta.BestSellersBrandView best_sellers_brand_view = 6;
public BestSellersBrandViewOrBuilder getBestSellersBrandViewOrBuilder()
Fields available for query in best_sellers_brand_view
table.
.google.shopping.merchant.reports.v1beta.BestSellersBrandView best_sellers_brand_view = 6;
public BestSellersProductClusterView getBestSellersProductClusterView()
Fields available for query in best_sellers_product_cluster_view
table.
.google.shopping.merchant.reports.v1beta.BestSellersProductClusterView best_sellers_product_cluster_view = 5;
public BestSellersProductClusterViewOrBuilder getBestSellersProductClusterViewOrBuilder()
Fields available for query in best_sellers_product_cluster_view
table.
.google.shopping.merchant.reports.v1beta.BestSellersProductClusterView best_sellers_product_cluster_view = 5;
public CompetitiveVisibilityBenchmarkView getCompetitiveVisibilityBenchmarkView()
Fields available for query in competitive_visibility_benchmark_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityBenchmarkView competitive_visibility_benchmark_view = 10;
public CompetitiveVisibilityBenchmarkViewOrBuilder getCompetitiveVisibilityBenchmarkViewOrBuilder()
Fields available for query in competitive_visibility_benchmark_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityBenchmarkView competitive_visibility_benchmark_view = 10;
public CompetitiveVisibilityCompetitorView getCompetitiveVisibilityCompetitorView()
Fields available for query in competitive_visibility_competitor_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityCompetitorView competitive_visibility_competitor_view = 8;
public CompetitiveVisibilityCompetitorViewOrBuilder getCompetitiveVisibilityCompetitorViewOrBuilder()
Fields available for query in competitive_visibility_competitor_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityCompetitorView competitive_visibility_competitor_view = 8;
public CompetitiveVisibilityTopMerchantView getCompetitiveVisibilityTopMerchantView()
Fields available for query in competitive_visibility_top_merchant_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityTopMerchantView competitive_visibility_top_merchant_view = 9;
public CompetitiveVisibilityTopMerchantViewOrBuilder getCompetitiveVisibilityTopMerchantViewOrBuilder()
Fields available for query in competitive_visibility_top_merchant_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityTopMerchantView competitive_visibility_top_merchant_view = 9;
public ReportRow getDefaultInstanceForType()
public NonProductPerformanceView getNonProductPerformanceView()
Fields available for query in non_product_performance_view
table.
.google.shopping.merchant.reports.v1beta.NonProductPerformanceView non_product_performance_view = 7;
public NonProductPerformanceViewOrBuilder getNonProductPerformanceViewOrBuilder()
Fields available for query in non_product_performance_view
table.
.google.shopping.merchant.reports.v1beta.NonProductPerformanceView non_product_performance_view = 7;
public Parser<ReportRow> getParserForType()
Overrides
public PriceCompetitivenessProductView getPriceCompetitivenessProductView()
Fields available for query in price_competitiveness_product_view
table.
.google.shopping.merchant.reports.v1beta.PriceCompetitivenessProductView price_competitiveness_product_view = 3;
public PriceCompetitivenessProductViewOrBuilder getPriceCompetitivenessProductViewOrBuilder()
Fields available for query in price_competitiveness_product_view
table.
.google.shopping.merchant.reports.v1beta.PriceCompetitivenessProductView price_competitiveness_product_view = 3;
public PriceInsightsProductView getPriceInsightsProductView()
Fields available for query in price_insights_product_view
table.
.google.shopping.merchant.reports.v1beta.PriceInsightsProductView price_insights_product_view = 4;
public PriceInsightsProductViewOrBuilder getPriceInsightsProductViewOrBuilder()
Fields available for query in price_insights_product_view
table.
.google.shopping.merchant.reports.v1beta.PriceInsightsProductView price_insights_product_view = 4;
public ProductPerformanceView getProductPerformanceView()
Fields available for query in product_performance_view
table.
.google.shopping.merchant.reports.v1beta.ProductPerformanceView product_performance_view = 1;
public ProductPerformanceViewOrBuilder getProductPerformanceViewOrBuilder()
Fields available for query in product_performance_view
table.
.google.shopping.merchant.reports.v1beta.ProductPerformanceView product_performance_view = 1;
public ProductView getProductView()
Fields available for query in product_view
table.
.google.shopping.merchant.reports.v1beta.ProductView product_view = 2;
public ProductViewOrBuilder getProductViewOrBuilder()
Fields available for query in product_view
table.
.google.shopping.merchant.reports.v1beta.ProductView product_view = 2;
public int getSerializedSize()
Returns |
Type |
Description |
int |
|
Overrides
public boolean hasBestSellersBrandView()
Fields available for query in best_sellers_brand_view
table.
.google.shopping.merchant.reports.v1beta.BestSellersBrandView best_sellers_brand_view = 6;
Returns |
Type |
Description |
boolean |
Whether the bestSellersBrandView field is set.
|
public boolean hasBestSellersProductClusterView()
Fields available for query in best_sellers_product_cluster_view
table.
.google.shopping.merchant.reports.v1beta.BestSellersProductClusterView best_sellers_product_cluster_view = 5;
Returns |
Type |
Description |
boolean |
Whether the bestSellersProductClusterView field is set.
|
public boolean hasCompetitiveVisibilityBenchmarkView()
Fields available for query in competitive_visibility_benchmark_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityBenchmarkView competitive_visibility_benchmark_view = 10;
Returns |
Type |
Description |
boolean |
Whether the competitiveVisibilityBenchmarkView field is set.
|
public boolean hasCompetitiveVisibilityCompetitorView()
Fields available for query in competitive_visibility_competitor_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityCompetitorView competitive_visibility_competitor_view = 8;
Returns |
Type |
Description |
boolean |
Whether the competitiveVisibilityCompetitorView field is set.
|
public boolean hasCompetitiveVisibilityTopMerchantView()
Fields available for query in competitive_visibility_top_merchant_view
table.
.google.shopping.merchant.reports.v1beta.CompetitiveVisibilityTopMerchantView competitive_visibility_top_merchant_view = 9;
Returns |
Type |
Description |
boolean |
Whether the competitiveVisibilityTopMerchantView field is set.
|
public boolean hasNonProductPerformanceView()
Fields available for query in non_product_performance_view
table.
.google.shopping.merchant.reports.v1beta.NonProductPerformanceView non_product_performance_view = 7;
Returns |
Type |
Description |
boolean |
Whether the nonProductPerformanceView field is set.
|
public boolean hasPriceCompetitivenessProductView()
Fields available for query in price_competitiveness_product_view
table.
.google.shopping.merchant.reports.v1beta.PriceCompetitivenessProductView price_competitiveness_product_view = 3;
Returns |
Type |
Description |
boolean |
Whether the priceCompetitivenessProductView field is set.
|
public boolean hasPriceInsightsProductView()
Fields available for query in price_insights_product_view
table.
.google.shopping.merchant.reports.v1beta.PriceInsightsProductView price_insights_product_view = 4;
Returns |
Type |
Description |
boolean |
Whether the priceInsightsProductView field is set.
|
public boolean hasProductPerformanceView()
Fields available for query in product_performance_view
table.
.google.shopping.merchant.reports.v1beta.ProductPerformanceView product_performance_view = 1;
Returns |
Type |
Description |
boolean |
Whether the productPerformanceView field is set.
|
public boolean hasProductView()
Fields available for query in product_view
table.
.google.shopping.merchant.reports.v1beta.ProductView product_view = 2;
Returns |
Type |
Description |
boolean |
Whether the productView field is set.
|
Returns |
Type |
Description |
int |
|
Overrides
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public ReportRow.Builder newBuilderForType()
protected ReportRow.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Returns |
Type |
Description |
Object |
|
Overrides
public ReportRow.Builder toBuilder()
public void writeTo(CodedOutputStream output)
Overrides