Cloud Commerce Producer v1beta API - Class PrivateOffer.Types.PublishRequirementGoogleReview (1.0.0-beta01)

public sealed class PrivateOffer.Types.PublishRequirementGoogleReview : IMessage<PrivateOffer.Types.PublishRequirementGoogleReview>, IEquatable<PrivateOffer.Types.PublishRequirementGoogleReview>, IDeepCloneable<PrivateOffer.Types.PublishRequirementGoogleReview>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Commerce Producer v1beta API class PrivateOffer.Types.PublishRequirementGoogleReview.

Information about the Google review process.

Inheritance

object > PrivateOffer.Types.PublishRequirementGoogleReview

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

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