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

public enum PrivateOfferView

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

Controls which fields are returned in a PrivateOffer 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 PrivateOffer, 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.