Package com.google.shopping.merchant.reviews.v1beta (0.1.0)

GitHub Repository

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceClient Service Description: Service to manage merchant reviews.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceClient Service Description: Service to manage product reviews.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceSettings Settings class to configure an instance of MerchantReviewsServiceClient.

The default instance has everything set to sensible defaults:

com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceSettings Settings class to configure an instance of ProductReviewsServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.shopping.merchant.reviews.v1beta.AccountName
com.google.shopping.merchant.reviews.v1beta.AccountName.Builder Builder for accounts/{account}.
com.google.shopping.merchant.reviews.v1beta.DeleteMerchantReviewRequest Request message for the DeleteMerchantReview method.
com.google.shopping.merchant.reviews.v1beta.DeleteMerchantReviewRequest.Builder Request message for the DeleteMerchantReview method.
com.google.shopping.merchant.reviews.v1beta.DeleteProductReviewRequest Request message for the DeleteProductReview method.
com.google.shopping.merchant.reviews.v1beta.DeleteProductReviewRequest.Builder Request message for the DeleteProductReview method.
com.google.shopping.merchant.reviews.v1beta.GetMerchantReviewRequest Request message for the GetMerchantReview method.
com.google.shopping.merchant.reviews.v1beta.GetMerchantReviewRequest.Builder Request message for the GetMerchantReview method.
com.google.shopping.merchant.reviews.v1beta.GetProductReviewRequest Request message for the GetProductReview method.
com.google.shopping.merchant.reviews.v1beta.GetProductReviewRequest.Builder Request message for the GetProductReview method.
com.google.shopping.merchant.reviews.v1beta.InsertMerchantReviewRequest Request message for the InsertMerchantReview method.
com.google.shopping.merchant.reviews.v1beta.InsertMerchantReviewRequest.Builder Request message for the InsertMerchantReview method.
com.google.shopping.merchant.reviews.v1beta.InsertProductReviewRequest Request message for the InsertProductReview method.
com.google.shopping.merchant.reviews.v1beta.InsertProductReviewRequest.Builder Request message for the InsertProductReview method.
com.google.shopping.merchant.reviews.v1beta.ListMerchantReviewsRequest Request message for the ListMerchantsReview method.
com.google.shopping.merchant.reviews.v1beta.ListMerchantReviewsRequest.Builder Request message for the ListMerchantsReview method.
com.google.shopping.merchant.reviews.v1beta.ListMerchantReviewsResponse Response message for the ListMerchantsReview method.
com.google.shopping.merchant.reviews.v1beta.ListMerchantReviewsResponse.Builder Response message for the ListMerchantsReview method.
com.google.shopping.merchant.reviews.v1beta.ListProductReviewsRequest Request message for the ListProductReviews method.
com.google.shopping.merchant.reviews.v1beta.ListProductReviewsRequest.Builder Request message for the ListProductReviews method.
com.google.shopping.merchant.reviews.v1beta.ListProductReviewsResponse response message for the ListProductReviews method.
com.google.shopping.merchant.reviews.v1beta.ListProductReviewsResponse.Builder response message for the ListProductReviews method.
com.google.shopping.merchant.reviews.v1beta.MerchantReview A review for a merchant. For more information, see Introduction to Merchant Review Feeds
com.google.shopping.merchant.reviews.v1beta.MerchantReview.Builder A review for a merchant. For more information, see Introduction to Merchant Review Feeds
com.google.shopping.merchant.reviews.v1beta.MerchantReviewAttributes Attributes.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewAttributes.Builder Attributes.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewName
com.google.shopping.merchant.reviews.v1beta.MerchantReviewName.Builder Builder for accounts/{account}/merchantReviews/{name}.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus The status of a merchant review, data validation issues, that is, information about a merchant review computed asynchronously.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.Builder The status of a merchant review, data validation issues, that is, information about a merchant review computed asynchronously.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewDestinationStatus The destination status of the merchant review status.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewDestinationStatus.Builder The destination status of the merchant review status.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewItemLevelIssue The ItemLevelIssue of the merchant review status.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewItemLevelIssue.Builder The ItemLevelIssue of the merchant review status.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsCommonProto
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsProto
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceClient.ListMerchantReviewsFixedSizeCollection
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceClient.ListMerchantReviewsPage
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceClient.ListMerchantReviewsPagedResponse
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceGrpc Service to manage merchant reviews.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceGrpc.MerchantReviewsServiceImplBase Base class for the server implementation of the service MerchantReviewsService. Service to manage merchant reviews.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceSettings.Builder Builder for MerchantReviewsServiceSettings.
com.google.shopping.merchant.reviews.v1beta.ProductReview A review for a product. For more information, see Introduction to Product Review Feeds
com.google.shopping.merchant.reviews.v1beta.ProductReview.Builder A review for a product. For more information, see Introduction to Product Review Feeds
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes Attributes.
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.Builder Attributes.
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.ReviewLink The URI of the review landing page.
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.ReviewLink.Builder The URI of the review landing page.
com.google.shopping.merchant.reviews.v1beta.ProductReviewName
com.google.shopping.merchant.reviews.v1beta.ProductReviewName.Builder Builder for accounts/{account}/productReviews/{productreview}.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus Product review status.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.Builder Product review status.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewDestinationStatus The destination status of the product review status.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewDestinationStatus.Builder The destination status of the product review status.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewItemLevelIssue The ItemLevelIssue of the product review status.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewItemLevelIssue.Builder The ItemLevelIssue of the product review status.
com.google.shopping.merchant.reviews.v1beta.ProductReviewsCommonProto
com.google.shopping.merchant.reviews.v1beta.ProductReviewsProto
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceClient.ListProductReviewsFixedSizeCollection
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceClient.ListProductReviewsPage
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceClient.ListProductReviewsPagedResponse
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceGrpc Service to manage product reviews.
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceGrpc.ProductReviewsServiceImplBase Base class for the server implementation of the service ProductReviewsService. Service to manage product reviews.
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceSettings.Builder Builder for ProductReviewsServiceSettings.

Interfaces

Interface Description
com.google.shopping.merchant.reviews.v1beta.DeleteMerchantReviewRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.DeleteProductReviewRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.GetMerchantReviewRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.GetProductReviewRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.InsertMerchantReviewRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.InsertProductReviewRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.ListMerchantReviewsRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.ListMerchantReviewsResponseOrBuilder
com.google.shopping.merchant.reviews.v1beta.ListProductReviewsRequestOrBuilder
com.google.shopping.merchant.reviews.v1beta.ListProductReviewsResponseOrBuilder
com.google.shopping.merchant.reviews.v1beta.MerchantReviewAttributesOrBuilder
com.google.shopping.merchant.reviews.v1beta.MerchantReviewOrBuilder
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewDestinationStatusOrBuilder
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewItemLevelIssueOrBuilder
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatusOrBuilder
com.google.shopping.merchant.reviews.v1beta.MerchantReviewsServiceGrpc.AsyncService Service to manage merchant reviews.
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.ReviewLinkOrBuilder
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributesOrBuilder
com.google.shopping.merchant.reviews.v1beta.ProductReviewOrBuilder
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewDestinationStatusOrBuilder
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewItemLevelIssueOrBuilder
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatusOrBuilder
com.google.shopping.merchant.reviews.v1beta.ProductReviewsServiceGrpc.AsyncService Service to manage product reviews.

Enums

Enum Description
com.google.shopping.merchant.reviews.v1beta.MerchantReviewAttributes.CollectionMethod The method used to collect the review.
com.google.shopping.merchant.reviews.v1beta.MerchantReviewStatus.MerchantReviewItemLevelIssue.Severity How the issue affects the serving of the merchant review.
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.CollectionMethod The method used to collect the review.
com.google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.ReviewLink.Type Type of the review URI.
com.google.shopping.merchant.reviews.v1beta.ProductReviewStatus.ProductReviewItemLevelIssue.Severity How the issue affects the serving of the product review.