UsableSubnetwork(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Subnetwork which the current user has compute.subnetworks.use permission on.
Attributes
Name | Description |
ip_cidr_range |
str
The range of internal addresses that are owned by this subnetwork. |
network |
str
Network URL. |
secondary_ip_ranges |
Sequence[google.cloud.compute_v1.types.UsableSubnetworkSecondaryRange]
Secondary IP ranges. |
subnetwork |
str
Subnetwork URL. |