Uses of Interface
com.google.api.serviceusage.v1.ServiceConfigOrBuilder
-
Packages that use ServiceConfigOrBuilder Package Description com.google.api.serviceusage.v1 A client to Service Usage API -
-
Uses of ServiceConfigOrBuilder in com.google.api.serviceusage.v1
Classes in com.google.api.serviceusage.v1 that implement ServiceConfigOrBuilder Modifier and Type Class Description class
ServiceConfig
The configuration of the service.static class
ServiceConfig.Builder
The configuration of the service.Methods in com.google.api.serviceusage.v1 that return ServiceConfigOrBuilder Modifier and Type Method Description ServiceConfigOrBuilder
Service.Builder. getConfigOrBuilder()
The service configuration of the available service.ServiceConfigOrBuilder
Service. getConfigOrBuilder()
The service configuration of the available service.ServiceConfigOrBuilder
ServiceOrBuilder. getConfigOrBuilder()
The service configuration of the available service.
-