ExecutionConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Execution configuration for a workload.
This message has oneof
_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes | |
---|---|
Name | Description |
service_account |
str
Optional. Service account that used to execute workload. |
network_uri |
str
Optional. Network URI to connect workload to. This field is a member of oneof _ network .
|
subnetwork_uri |
str
Optional. Subnetwork URI to connect workload to. This field is a member of oneof _ network .
|
network_tags |
MutableSequence[str]
Optional. Tags used for network traffic control. |
kms_key |
str
Optional. The Cloud KMS key to use for encryption. |