google_api_dlp v0.0.1 GoogleApi.DLP.V2beta1.Model.GooglePrivacyDlpV2beta1Color View Source

Represents a color in the RGB color space.

Attributes

  • blue (Float): The amount of blue in the color as a value in the interval [0, 1]. Defaults to: null.
  • green (Float): The amount of green in the color as a value in the interval [0, 1]. Defaults to: null.
  • red (Float): The amount of red in the color as a value in the interval [0, 1]. Defaults to: null.