Class NetworkSpec (1.49.0)

NetworkSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Network spec.

Attributes

NameDescription
enable_internet_access bool
Whether to enable public internet access. Default false.
network str
The full name of the Google Compute Engine network __
subnetwork str
The name of the subnet that this instance is in. Format: projects/{project_id_or_number}/regions/{region}/subnetworks/{subnetwork_id}

Methods

NetworkSpec

NetworkSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Network spec.