vpc Network Sources
Parameters
value
The request must originate from one of the provided VPC networks in Google Cloud. Cannot specify this field together with ip_subnetworks
. Structure is documented below.
Parameters
values
The request must originate from one of the provided VPC networks in Google Cloud. Cannot specify this field together with ip_subnetworks
. Structure is documented below.
suspend fun vpcNetworkSources(argument: List<suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit>)
suspend fun vpcNetworkSources(vararg argument: suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit)
suspend fun vpcNetworkSources(argument: suspend AccessLevelConditionVpcNetworkSourceArgsBuilder.() -> Unit)
Parameters
argument
The request must originate from one of the provided VPC networks in Google Cloud. Cannot specify this field together with ip_subnetworks
. Structure is documented below.