| Modifier and Type | Class and Description |
|---|---|
class |
CloudFunction
Describes a Cloud Function that contains user computation executed in
response to an event.
|
static class |
CloudFunction.Builder
Describes a Cloud Function that contains user computation executed in
response to an event.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFunctionOrBuilder |
UpdateFunctionRequest.getFunctionOrBuilder()
Required.
|
CloudFunctionOrBuilder |
UpdateFunctionRequest.Builder.getFunctionOrBuilder()
Required.
|
CloudFunctionOrBuilder |
UpdateFunctionRequestOrBuilder.getFunctionOrBuilder()
Required.
|
CloudFunctionOrBuilder |
CreateFunctionRequestOrBuilder.getFunctionOrBuilder()
Required.
|
CloudFunctionOrBuilder |
CreateFunctionRequest.getFunctionOrBuilder()
Required.
|
CloudFunctionOrBuilder |
CreateFunctionRequest.Builder.getFunctionOrBuilder()
Required.
|
CloudFunctionOrBuilder |
ListFunctionsResponse.getFunctionsOrBuilder(int index)
The functions that match the request.
|
CloudFunctionOrBuilder |
ListFunctionsResponse.Builder.getFunctionsOrBuilder(int index)
The functions that match the request.
|
CloudFunctionOrBuilder |
ListFunctionsResponseOrBuilder.getFunctionsOrBuilder(int index)
The functions that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CloudFunctionOrBuilder> |
ListFunctionsResponse.getFunctionsOrBuilderList()
The functions that match the request.
|
List<? extends CloudFunctionOrBuilder> |
ListFunctionsResponse.Builder.getFunctionsOrBuilderList()
The functions that match the request.
|
List<? extends CloudFunctionOrBuilder> |
ListFunctionsResponseOrBuilder.getFunctionsOrBuilderList()
The functions that match the request.
|
Copyright © 2020 Google LLC. All rights reserved.