Show / Hide Table of Contents

Class ReviewState

The state of a omnichannel setting related review process.

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

Constructors

ReviewState()

Declaration
public ReviewState()

ReviewState(ReviewState)

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