Class Subnet (1.0.2)

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

The subnet in which to house the connector .. attribute:: name

Subnet name (relative, not fully qualified). E.g. if the full subnet selfLink is https://compute.googleapis.com/compute/v1/projects/{project}/regions/{region}/subnetworks/{subnetName} the correct input for this field would be {subnetName}

:type: str

Attribute

NameDescription
project_id str
Project in which the subnet exists. If not set, this project is assumed to be the project for which the connector create request was issued.