Uses of Interface
com.google.cloud.functions.v2alpha.ServiceConfigOrBuilder
-
Packages that use ServiceConfigOrBuilder Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions API -
-
Uses of ServiceConfigOrBuilder in com.google.cloud.functions.v2alpha
Classes in com.google.cloud.functions.v2alpha that implement ServiceConfigOrBuilder Modifier and Type Class Description class
ServiceConfig
Describes the Service being deployed.static class
ServiceConfig.Builder
Describes the Service being deployed.Methods in com.google.cloud.functions.v2alpha that return ServiceConfigOrBuilder Modifier and Type Method Description ServiceConfigOrBuilder
Function.Builder. getServiceConfigOrBuilder()
Describes the Service being deployed.ServiceConfigOrBuilder
Function. getServiceConfigOrBuilder()
Describes the Service being deployed.ServiceConfigOrBuilder
FunctionOrBuilder. getServiceConfigOrBuilder()
Describes the Service being deployed.
-