Cloud Commerce Producer v1beta API - Enum StandardOfferView (1.0.0-beta01)

public enum StandardOfferView

Reference documentation and code samples for the Cloud Commerce Producer v1beta API enum StandardOfferView.

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

Namespace

Google.Cloud.CommerceProducer.V1Beta

Assembly

Google.Cloud.CommerceProducer.V1Beta.dll

Fields

Name Description
Basic

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

Full

Include everything.

Unspecified

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