GoogleApi.NetworkServices.V1.Model.RetryFilterPerRouteConfig (google_api_network_services v0.11.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.