Uses of Interface
com.google.cloud.compute.v1.BackendServiceLogConfigOrBuilder
-
Packages that use BackendServiceLogConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendServiceLogConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement BackendServiceLogConfigOrBuilder Modifier and Type Class Description classBackendServiceLogConfigThe available logging options for the load balancer traffic served by this backend service.static classBackendServiceLogConfig.BuilderThe available logging options for the load balancer traffic served by this backend service.Methods in com.google.cloud.compute.v1 that return BackendServiceLogConfigOrBuilder Modifier and Type Method Description BackendServiceLogConfigOrBuilderBackendService.Builder. getLogConfigOrBuilder()This field denotes the logging options for the load balancer traffic served by this backend service.BackendServiceLogConfigOrBuilderBackendService. getLogConfigOrBuilder()This field denotes the logging options for the load balancer traffic served by this backend service.BackendServiceLogConfigOrBuilderBackendServiceOrBuilder. getLogConfigOrBuilder()This field denotes the logging options for the load balancer traffic served by this backend service.
-