TaskAttribute
    
    
      
    
    
      
      קל לארגן דפים בעזרת אוספים
    
    
      
      אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
        מתאר מאפיין משימה כצמד מפתח/ערך. העמודה "key:value" המחרוזת יכולה להיות באורך של עד 256 תווים.
      
      
        
          
            
              | ייצוג JSON | 
          
          
            
              | {
  "key": string,
  // Union field task_attribute_valuecan be only one of the following:
  "stringValue": string,
  "boolValue": boolean,
  "numberValue": number
  // End of list of possible types for union fieldtask_attribute_value.
} | 
          
        
      
      
        
          
            
            
          
          
            
              | שדות | 
          
          
            
              | key | string
 המַּפתח של המאפיין. אסור שמפתחות יכילו את תו הנקודתיים (:). | 
            
              | שדה איחוד task_attribute_value. ערך המאפיין יכול להיות מחרוזת, בוליאני או סוג כפול. אם לא מוגדר ערך TaskAttribute string_value, הוא יאוחסן כמחרוזת הריקה "".task_attribute_valueיכול להיות רק אחת מהאפשרויות הבאות: | 
            
              | stringValue | string
 ערך מאפיין שהוקלד במחרוזת. | 
            
              | boolValue | boolean
 ערך מאפיין בוליאני. | 
            
              | numberValue | number
 ערך המאפיין הוקלד פעמיים. | 
          
        
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
  עדכון אחרון: 2025-08-31 (שעון UTC).
  
  
  
    
      [null,null,["עדכון אחרון: 2025-08-31 (שעון UTC)."],[],["A task attribute is represented as a key-value pair with a maximum string length of 256 characters.  The `key` is a string that cannot include colons. The `task_attribute_value` can be a string, boolean, or number. If no value is provided, the string value defaults to an empty string. Only one value type can be set for the `task_attribute_value`.\n"]]