Show / Hide Table of Contents

Class ProductReviewDataSource

The product review data source.

Inheritance
object
ProductReviewDataSource
Implements
IMessage<ProductReviewDataSource>
IEquatable<ProductReviewDataSource>
IDeepCloneable<ProductReviewDataSource>
IBufferMessage
IMessage
Inherited Members
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Shopping.Merchant.DataSources.V1Beta
Assembly: Google.Shopping.Merchant.DataSources.V1Beta.dll
Syntax
public sealed class ProductReviewDataSource : IMessage<ProductReviewDataSource>, IEquatable<ProductReviewDataSource>, IDeepCloneable<ProductReviewDataSource>, IBufferMessage, IMessage

Constructors

ProductReviewDataSource()

Declaration
public ProductReviewDataSource()

ProductReviewDataSource(ProductReviewDataSource)

Declaration
public ProductReviewDataSource(ProductReviewDataSource other)
Parameters
Type Name Description
ProductReviewDataSource other
In this article
Back to top Generated by DocFX