Subnet(mapping=None, *, ignore_unknown_fields=False, **kwargs)The subnet in which to house the connector
Attributes |
|
|---|---|
| Name | Description |
name |
str
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} |
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. |