Reference documentation and code samples for the Cloud Commerce Producer V1BETA API module Google::Cloud::CommerceProducer::V1beta::StandardOfferView.
Controls which fields are returned in a StandardOffer returned by the API. https://google.aip.dev/157
Constants
STANDARD_OFFER_VIEW_UNSPECIFIED
value: 0
The default / unset value.
The API will default to the BASIC view.
STANDARD_OFFER_VIEW_BASIC
value: 1
Include basic metadata about the StandardOffer, but not the full contents.
This is the default value (for both List and Get requests).
STANDARD_OFFER_VIEW_FULL
value: 2
Include everything.