Uses of Interface
com.google.cloud.compute.v1.SubnetworkLogConfigOrBuilder
-
Packages that use SubnetworkLogConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SubnetworkLogConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SubnetworkLogConfigOrBuilder Modifier and Type Class Description class
SubnetworkLogConfig
The available logging options for this subnetwork.static class
SubnetworkLogConfig.Builder
The available logging options for this subnetwork.Methods in com.google.cloud.compute.v1 that return SubnetworkLogConfigOrBuilder Modifier and Type Method Description SubnetworkLogConfigOrBuilder
Subnetwork.Builder. getLogConfigOrBuilder()
This field denotes the VPC flow logging options for this subnetwork.SubnetworkLogConfigOrBuilder
Subnetwork. getLogConfigOrBuilder()
This field denotes the VPC flow logging options for this subnetwork.SubnetworkLogConfigOrBuilder
SubnetworkOrBuilder. getLogConfigOrBuilder()
This field denotes the VPC flow logging options for this subnetwork.
-