Uses of Interface
com.google.cloud.functions.v2beta.SourceOrBuilder
-
Packages that use SourceOrBuilder Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of SourceOrBuilder in com.google.cloud.functions.v2beta
Classes in com.google.cloud.functions.v2beta that implement SourceOrBuilder Modifier and Type Class Description classSourceThe location of the function source code.static classSource.BuilderThe location of the function source code.Methods in com.google.cloud.functions.v2beta that return SourceOrBuilder Modifier and Type Method Description SourceOrBuilderBuildConfig.Builder. getSourceOrBuilder()The location of the function source code.SourceOrBuilderBuildConfig. getSourceOrBuilder()The location of the function source code.SourceOrBuilderBuildConfigOrBuilder. getSourceOrBuilder()The location of the function source code.
-