Uses of Class
com.google.cloud.functions.v2beta.RepoSource.RevisionCase
-
Packages that use RepoSource.RevisionCase Package Description com.google.cloud.functions.v2beta A client to Cloud Functions API -
-
Uses of RepoSource.RevisionCase in com.google.cloud.functions.v2beta
Methods in com.google.cloud.functions.v2beta that return RepoSource.RevisionCase Modifier and Type Method Description static RepoSource.RevisionCaseRepoSource.RevisionCase. forNumber(int value)RepoSource.RevisionCaseRepoSource.Builder. getRevisionCase()RepoSource.RevisionCaseRepoSource. getRevisionCase()RepoSource.RevisionCaseRepoSourceOrBuilder. getRevisionCase()static RepoSource.RevisionCaseRepoSource.RevisionCase. valueOf(int value)Deprecated.static RepoSource.RevisionCaseRepoSource.RevisionCase. valueOf(String name)Returns the enum constant of this type with the specified name.static RepoSource.RevisionCase[]RepoSource.RevisionCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-