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

public enum ServiceView

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

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