GoogleAppsDriveLabelsV2FieldSelectionOptionsChoice class

Selection field choice.

Properties

appliedCapabilities GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceAppliedCapabilities?
The capabilities related to this choice on applied metadata.
getter/setter pair
createTime String?
The time this choice was created.
getter/setter pair
creator GoogleAppsDriveLabelsV2UserInfo?
The user who created this choice.
getter/setter pair
disabler GoogleAppsDriveLabelsV2UserInfo?
The user who disabled this choice.
getter/setter pair
disableTime String?
The time this choice was disabled.
getter/setter pair
displayHints GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceDisplayHints?
UI display hints for rendering a choice.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id String?
The unique value of the choice.
getter/setter pair
lifecycle GoogleAppsDriveLabelsV2Lifecycle?
Lifecycle of the choice.
getter/setter pair
lockStatus GoogleAppsDriveLabelsV2LockStatus?
The LockStatus of this choice.
getter/setter pair
properties GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceProperties?
Basic properties of the choice.
getter/setter pair
publisher GoogleAppsDriveLabelsV2UserInfo?
The user who published this choice.
getter/setter pair
publishTime String?
The time this choice was published.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
schemaCapabilities GoogleAppsDriveLabelsV2FieldSelectionOptionsChoiceSchemaCapabilities?
The capabilities related to this option when editing the option.
getter/setter pair
updater GoogleAppsDriveLabelsV2UserInfo?
The user who updated this choice last.
getter/setter pair
updateTime String?
The time this choice was updated last.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited