public sealed class PrivateOffer.Types.PublishRequirementGoogleReview : IMessage<PrivateOffer.Types.PublishRequirementGoogleReview>, IEquatable<PrivateOffer.Types.PublishRequirementGoogleReview>, IDeepCloneable<PrivateOffer.Types.PublishRequirementGoogleReview>, IBufferMessage, IMessageReference documentation and code samples for the Cloud Commerce Producer v1beta API class PrivateOffer.Types.PublishRequirementGoogleReview.
Information about the Google review process.
Implements
IMessagePrivateOfferTypesPublishRequirementGoogleReview, IEquatablePrivateOfferTypesPublishRequirementGoogleReview, IDeepCloneablePrivateOfferTypesPublishRequirementGoogleReview, IBufferMessage, IMessageNamespace
Google.Cloud.CommerceProducer.V1BetaAssembly
Google.Cloud.CommerceProducer.V1Beta.dll
Constructors
PublishRequirementGoogleReview()
public PublishRequirementGoogleReview()PublishRequirementGoogleReview(PublishRequirementGoogleReview)
public PublishRequirementGoogleReview(PrivateOffer.Types.PublishRequirementGoogleReview other)| Parameter | |
|---|---|
| Name | Description |
other |
PrivateOfferTypesPublishRequirementGoogleReview |
Properties
ReviewApproveTime
public Timestamp ReviewApproveTime { get; set; }Output only. The approval time of the Google review process.
| Property Value | |
|---|---|
| Type | Description |
Timestamp |
|