TimeInterval
    
    
      
    
    
      
      Mantieni tutto organizzato con le raccolte
    
    
      
      Salva e classifica i contenuti in base alle tue preferenze.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        
          
            
              | Rappresentazione JSON | 
          
          
            
              | {
  "kind": string,
  "start": {
    object (DateTime)
  },
  "end": {
    object (DateTime)
  }
} | 
          
        
      
      
        
          
            
            
          
          
            
              | Campi | 
          
          
            
              | kind(deprecated)
 | string
 Identifica di che tipo di risorsa si tratta. Valore: la stringa fissa "walletobjects#timeInterval". | 
            
              | start | object (DateTime)
 Ora di inizio dell'intervallo. L'offset non è obbligatorio. Se viene fornito un offset e viene impostato il tempo di end,enddeve includere anche un offset. | 
            
              | end | object (DateTime)
 Ora di fine dell'intervallo. L'offset non è obbligatorio. Se viene fornito un offset e viene impostato il tempo di start,startdeve includere anche un offset. | 
          
        
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
  Ultimo aggiornamento 2025-07-25 UTC.
  
  
  
    
      [null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[],["The JSON representation defines a time interval with `start` and `end` time objects, both referencing a `DateTime` schema. The `kind` field, a string, is deprecated.  If an offset is provided for the `start` time, an offset must also be included in the `end` time, and vice-versa. Both the `start` and `end` fields are optional for offset inclusion.\n"]]