| Modifier and Type | Method and Description |
|---|---|
static CloudFunction.SourceCodeCase |
CloudFunction.SourceCodeCase.forNumber(int value) |
CloudFunction.SourceCodeCase |
CloudFunction.getSourceCodeCase() |
CloudFunction.SourceCodeCase |
CloudFunction.Builder.getSourceCodeCase() |
CloudFunction.SourceCodeCase |
CloudFunctionOrBuilder.getSourceCodeCase() |
static CloudFunction.SourceCodeCase |
CloudFunction.SourceCodeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CloudFunction.SourceCodeCase |
CloudFunction.SourceCodeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudFunction.SourceCodeCase[] |
CloudFunction.SourceCodeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Google LLC. All rights reserved.