ラベルとラベル フィールドの表現。
| JSON 表現 | 
|---|
{
  "fields": {
    string: {
      object ( | 
            
| フィールド | |
|---|---|
fields | 
              
                 
 ラベルのフィールドのマップ。フィールドの ID をキーとして使用します。 
  | 
            
id | 
              
                 
 ラベルの ID。  | 
            
revisionId | 
              
                 
 ラベルのリビジョン ID。  | 
            
kind | 
              
                 
 常に drive#label になります  | 
            
フィールド
型指定された Key-Value ペアであるフィールドの表現。
| JSON 表現 | 
|---|
{
  "dateString": [
    string
  ],
  "integer": [
    string
  ],
  "selection": [
    string
  ],
  "text": [
    string
  ],
  "user": [
    {
      object ( | 
              
| フィールド | |
|---|---|
dateString[] | 
                
                   
 
  | 
              
integer[] | 
                
                   
 
  | 
              
selection[] | 
                
                   
 
  | 
              
text[] | 
                
                   
 
  | 
              
user[] | 
                
                   
 
  | 
              
kind | 
                
                   
 これは常に drive#labelField です。  | 
              
id | 
                
                   
 このラベル フィールドの識別子。  | 
              
valueType | 
                
                   
 フィールドのタイプ。今後新しい値がサポートされる可能性がありますが、現在使用できる値は次のとおりです。 
  |