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 classServiceConfigDescribes the Service being deployed.static classServiceConfig.BuilderDescribes the Service being deployed.Methods in com.google.cloud.functions.v2alpha that return ServiceConfigOrBuilder Modifier and Type Method Description ServiceConfigOrBuilderFunction.Builder. getServiceConfigOrBuilder()Describes the Service being deployed.ServiceConfigOrBuilderFunction. getServiceConfigOrBuilder()Describes the Service being deployed.ServiceConfigOrBuilderFunctionOrBuilder. getServiceConfigOrBuilder()Describes the Service being deployed.
-