google_api_admin v0.6.0 GoogleApi.Admin.Reports_v1.Model.NestedParameter View Source
JSON template for a parameter used in various reports.
Attributes
boolValue(type:boolean(), default:nil) - Boolean value of the parameter.intValue(type:String.t, default:nil) - Integral value of the parameter.multiBoolValue(type:list(boolean()), default:nil) - Multiple boolean values of the parameter.multiIntValue(type:list(String.t), default:nil) - Multiple integral values of the parameter.multiValue(type:list(String.t), default:nil) - Multiple string values of the parameter.name(type:String.t, default:nil) - The name of the parameter.value(type:String.t, default:nil) - String value of the parameter.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.