View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineLoggingSourceLocation (google_api_discovery_engine v0.24.0)
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.discoveryengine.v1alpha.RecommendationService.Recommend.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineLoggingSourceLocation{ functionName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.