Manifest class
Properties
-
config
↔ ConfigFile?
-
The YAML configuration for this manifest.
getter/setter pair
-
expandedConfig
↔ String?
-
The fully-expanded configuration file, including any templates and
references.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String?
-
getter/setter pair
-
imports
↔ List<ImportFile>?
-
The imported files for this manifest.
getter/setter pair
-
insertTime
↔ String?
-
Creation timestamp in RFC3339 text format.
getter/setter pair
-
layout
↔ String?
-
The YAML layout for this manifest.
getter/setter pair
-
manifestSizeBytes
↔ String?
-
The computed size of the fully expanded manifest.
getter/setter pair
-
manifestSizeLimitBytes
↔ String?
-
The size limit for expanded manifests in the project.
getter/setter pair
-
name
↔ String?
-
The name of the manifest.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
selfLink
↔ String?
-
Self link for the manifest.
getter/setter pair