Network describes the GCP network used to create workers in.
.. attribute:: project_id
Project id containing the defined network and subnetwork.
For a peered VPC, this will be the same as the project_id in
which the workers are created. For a shared VPC, this will
be the project sharing the network with the project_id
project in which workers will be created. For custom workers
with no VPC, this will be the same as project_id.
:type: str
Attributes
Name
Description
network
str
Network on which the workers are created.
"default" network is used if empty.
subnetwork
str
Subnetwork on which the workers are created.
"default" subnetwork is used if empty.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]