Class: Google::Cloud::CommerceProducer::V1beta::PrivateOffer::PublishRequirementGoogleReview

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/commerceproducer/v1beta/private_offer.rb

Overview

Information about the Google review process.

Instance Attribute Summary collapse

Instance Attribute Details

#review_approve_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The approval time of the Google review process.

Returns:



156
157
158
159
# File 'proto_docs/google/cloud/commerceproducer/v1beta/private_offer.rb', line 156

class PublishRequirementGoogleReview
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end