| Modifier and Type | Class and Description |
|---|---|
class |
HttpsTrigger
Describes HttpsTrigger, could be used to connect web hooks to function.
|
static class |
HttpsTrigger.Builder
Describes HttpsTrigger, could be used to connect web hooks to function.
|
| Modifier and Type | Method and Description |
|---|---|
HttpsTriggerOrBuilder |
CloudFunctionOrBuilder.getHttpsTriggerOrBuilder()
An HTTPS endpoint type of source that can be triggered via URL.
|
HttpsTriggerOrBuilder |
CloudFunction.getHttpsTriggerOrBuilder()
An HTTPS endpoint type of source that can be triggered via URL.
|
HttpsTriggerOrBuilder |
CloudFunction.Builder.getHttpsTriggerOrBuilder()
An HTTPS endpoint type of source that can be triggered via URL.
|
Copyright © 2020 Google LLC. All rights reserved.