Resource: AnnotationSpec
Identifies a concept with which DataItems may be annotated with.
namestring
                    
                  Output only. Resource name of the AnnotationSpec.
displayNamestring
                    
                  Required. The user-defined name of the AnnotationSpec. The name can be up to 128 characters long and can consist of any UTF-8 characters.
Output only. timestamp when this AnnotationSpec was created.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Output only. timestamp when AnnotationSpec was last updated.
Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
etagstring
                    
                  Optional. Used to perform consistent read-modify-write updates. If not set, a blind "overwrite" update happens.
| JSON representation | 
|---|
{ "name": string, "displayName": string, "createTime": string, "updateTime": string, "etag": string }  | 
                  
Methods | 
            |
|---|---|
                
 | 
              Gets an AnnotationSpec. |