VpcNetwork(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Cloud VPC Network used to run the infrastructure.
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 |
network |
str
Optional. The Cloud VPC network in which the job is run. By default, the Cloud VPC network named Default within the project is used. This field is a member of oneof _ network_name .
|
sub_network |
str
Optional. The Cloud VPC sub-network in which the job is run. This field is a member of oneof _ network_name .
|
network_tags |
MutableSequence[str]
Optional. List of network tags to apply to the job. |