View Source GoogleApi.Drive.V3.Model.LabelField (google_api_drive v0.32.0)
Representation of field, which is a typed key-value pair.
Attributes
-
dateString(type:list(Date.t), default:nil) - Only present if valueType is dateString. RFC 3339 formatted date: YYYY-MM-DD. -
id(type:String.t, default:nil) - The identifier of this label field. -
integer(type:list(String.t), default:nil) - Only present ifvalueTypeisinteger. -
kind(type:String.t, default:nil) - This is always drive#labelField. -
selection(type:list(String.t), default:nil) - Only present ifvalueTypeisselection -
text(type:list(String.t), default:nil) - Only present ifvalueTypeistext. -
user(type:list(GoogleApi.Drive.V3.Model.User.t), default:nil) - Only present ifvalueTypeisuser. -
valueType(type:String.t, default:nil) - The field type. While new values may be supported in the future, the following are currently allowed:dateStringintegerselectiontext*user
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.