Resources(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Machine resources for a version.
Attributes |
|
---|---|
Name | Description |
cpu |
float
Number of CPU cores needed. |
disk_gb |
float
Disk size (GB) needed. |
memory_gb |
float
Memory (GB) needed. |
volumes |
MutableSequence[google.cloud.appengine_admin_v1.types.Volume]
User specified volumes. |
kms_key_reference |
str
The name of the encryption key that is stored in Google Cloud KMS. Only should be used by Cloud Composer to encrypt the vm disk |