View Source GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice (google_api_drive_labels v0.2.0)

Selection field choice.

Attributes

  • appliedCapabilities (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities.t, default: nil) - Output only. The capabilities related to this choice on applied metadata.
  • createTime (type: DateTime.t, default: nil) - Output only. The time this choice was created.
  • creator (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2UserInfo.t, default: nil) - Output only. The user who created this choice.
  • disableTime (type: DateTime.t, default: nil) - Output only. The time this choice was disabled. This value has no meaning when the choice is not disabled.
  • disabler (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2UserInfo.t, default: nil) - Output only. The user who disabled this choice. This value has no meaning when the option is not disabled.
  • displayHints (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints.t, default: nil) - Output only. UI display hints for rendering a choice.
  • id (type: String.t, default: nil) - The unique value of the choice. This ID is autogenerated. Matches the regex: ([a-zA-Z0-9_])+.
  • lifecycle (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2Lifecycle.t, default: nil) - Output only. Lifecycle of the choice.
  • lockStatus (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2LockStatus.t, default: nil) - Output only. The LockStatus of this choice.
  • properties (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties.t, default: nil) - Basic properties of the choice.
  • publishTime (type: DateTime.t, default: nil) - Output only. The time this choice was published. This value has no meaning when the choice is not published.
  • publisher (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2UserInfo.t, default: nil) - Output only. The user who published this choice. This value has no meaning when the choice is not published.
  • schemaCapabilities (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities.t, default: nil) - Output only. The capabilities related to this option when editing the option.
  • updateTime (type: DateTime.t, default: nil) - Output only. The time this choice was updated last.
  • updater (type: GoogleApi.DriveLabels.V2.Model.GoogleAppsDriveLabelsV2UserInfo.t, default: nil) - Output only. The user who updated this choice last.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.