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

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

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

Constants

SERVICE_VIEW_UNSPECIFIED

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

SERVICE_VIEW_BASIC

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

SERVICE_VIEW_FULL

value: 2
Include everything.