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 class
BackendServiceLogConfig
The available logging options for the load balancer traffic served by this backend service.static class
BackendServiceLogConfig.Builder
The 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 BackendServiceLogConfigOrBuilder
BackendService.Builder. getLogConfigOrBuilder()
This field denotes the logging options for the load balancer traffic served by this backend service.BackendServiceLogConfigOrBuilder
BackendService. getLogConfigOrBuilder()
This field denotes the logging options for the load balancer traffic served by this backend service.BackendServiceLogConfigOrBuilder
BackendServiceOrBuilder. getLogConfigOrBuilder()
This field denotes the logging options for the load balancer traffic served by this backend service.
-