google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.NetworkEndpointGroupsListEndpointsRequest View Source
Attributes
healthStatus
(type:String.t
, default:nil
) - Optional query parameter for showing the health status of each network endpoint. Valid options are SKIP or SHOW. If you don't specifiy this parameter, the health status of network endpoints will not be provided.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Compute.V1.Model.NetworkEndpointGroupsListEndpointsRequest{ healthStatus: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.