Uses of Interface
com.google.cloud.functions.v2alpha.SourceOrBuilder
-
Packages that use SourceOrBuilder Package Description com.google.cloud.functions.v2alpha A client to Cloud Functions API -
-
Uses of SourceOrBuilder in com.google.cloud.functions.v2alpha
Classes in com.google.cloud.functions.v2alpha that implement SourceOrBuilder Modifier and Type Class Description class
Source
The location of the function source code.static class
Source.Builder
The location of the function source code.Methods in com.google.cloud.functions.v2alpha that return SourceOrBuilder Modifier and Type Method Description SourceOrBuilder
BuildConfig.Builder. getSourceOrBuilder()
The location of the function source code.SourceOrBuilder
BuildConfig. getSourceOrBuilder()
The location of the function source code.SourceOrBuilder
BuildConfigOrBuilder. getSourceOrBuilder()
The location of the function source code.
-