GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingSourceLocation (google_api_retail v0.2.1) View Source
Indicates a location in the source code of the service for which errors are reported.
Attributes
-
functionName
(type:String.t
, default:nil
) - Human-readable name of a function or method. For example, "google.cloud.retail.v2.UserEventService.ImportUserEvents".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Retail.V2.Model.GoogleCloudRetailLoggingSourceLocation{ functionName: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.