Cloud Commerce Producer V1BETA API - Module Google::Cloud::CommerceProducer::V1beta::PrivateOfferView (v0.1.0)

Reference documentation and code samples for the Cloud Commerce Producer V1BETA API module Google::Cloud::CommerceProducer::V1beta::PrivateOfferView.

Controls which fields are returned in a PrivateOffer returned by the API. https://google.aip.dev/157

Constants

PRIVATE_OFFER_VIEW_UNSPECIFIED

value: 0
The default / unset value. The API will default to the BASIC view.

PRIVATE_OFFER_VIEW_BASIC

value: 1
Include basic metadata about the PrivateOffer, but not the full contents. This is the default value (for both List and Get requests).

PRIVATE_OFFER_VIEW_FULL

value: 2
Include everything.