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

Attributes

  • boolValue (Boolean): Boolean value of the parameter. Defaults to: null.
  • datetimeValue (DateTime): RFC 3339 formatted value of the parameter. Defaults to: null.
  • intValue (String): Integral value of the parameter. Defaults to: null.
  • msgValue (List[Object]): Nested message value of the parameter. Defaults to: null.
  • name (String): The name of the parameter. Defaults to: null.
  • stringValue (String): String value of the parameter. Defaults to: null.