View Source GoogleApi.NetworkServices.V1.Model.RetryFilterPerRouteConfig (google_api_network_services v0.9.0)

Attributes

  • cryptoKeyName (type: String.t, default: nil) - The name of the crypto key to use for encrypting event data.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.NetworkServices.V1.Model.RetryFilterPerRouteConfig{
  cryptoKeyName: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.