google_api_admin v0.0.1 GoogleApi.Admin.Reports_v1.Model.ActivityParameters View Source

Attributes

  • boolValue (Boolean): Boolean value of the parameter. Defaults to: null.
  • intValue (String): Integral value of the parameter. Defaults to: null.
  • multiIntValue (List[String]): Multi-int value of the parameter. Defaults to: null.
  • multiValue (List[String]): Multi-string value of the parameter. Defaults to: null.
  • name (String): The name of the parameter. Defaults to: null.
  • value (String): String value of the parameter. Defaults to: null.