View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingServiceContext (google_api_retail v0.19.1)
Describes a running service that sends errors.
Attributes
-
service
(type:String.t
, default:nil
) - An identifier of the service. For example, "retail.googleapis.com".
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingServiceContext{ service: String.t() | nil }