GoogleApi.APIGateway.V1beta.Model.ApigatewayGatewayConfig (google_api_api_gateway v0.8.1) View Source
Configuration settings for Gateways.
Attributes
-
backendConfig
(type:GoogleApi.APIGateway.V1beta.Model.ApigatewayBackendConfig.t
, default:nil
) - Required. Backend settings that are applied to all backends of the Gateway.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.APIGateway.V1beta.Model.ApigatewayGatewayConfig{ backendConfig: GoogleApi.APIGateway.V1beta.Model.ApigatewayBackendConfig.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.