Resource: StoredInfoType
StoredInfoType resource message that contains information about the current version and any pending updates.
| JSON representation | 
|---|
| { "name" : string , "currentVersion" : { object ( | 
| Fields | |
|---|---|
| name |   Resource name. | 
| currentVersion |   Current version of the stored info type. | 
| pendingVersions[] |   Pending versions of the stored info type. Empty if no versions are pending. | 
| Methods | |
|---|---|
|   | Creates a pre-built stored infoType to be used for inspection. | 
|   | Deletes a stored infoType. | 
|   | Gets a stored infoType. | 
|   | Lists stored infoTypes. | 
|   | Updates the stored infoType by creating a new version. | 

