GoogleApi.NetworkServices.V1.Model.HttpRouteHeaderMatchIntegerRange (google_api_network_services v0.11.0)
View SourceRepresents an integer value range.
Attributes
-
end
(type:integer()
, default:nil
) - End of the range (exclusive) -
start
(type:integer()
, default:nil
) - Start of the range (inclusive)
Summary
Functions
Unwrap a decoded JSON object into its complex fields.