View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2ImportErrorsConfig (google_api_retail v0.3.0)
Configuration of destination for Import related errors.
Attributes
-
gcsPrefix(type:String.t, default:nil) - Google Cloud Storage path for import errors. This must be an empty, existing Cloud Storage bucket. Import errors will be written to a file in this bucket, one per line, as a JSON-encodedgoogle.rpc.Statusmessage.
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.GoogleCloudRetailV2ImportErrorsConfig{
gcsPrefix: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.