| Package | Description |
|---|---|
| com.google.cloud.functions.v1 |
A client to Cloud Functions API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.functions.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
CloudFunctionsServiceStub |
CloudFunctionsServiceClient.getStub() |
| Modifier and Type | Method and Description |
|---|---|
static CloudFunctionsServiceClient |
CloudFunctionsServiceClient.create(CloudFunctionsServiceStub stub)
Constructs an instance of CloudFunctionsServiceClient, using the given stub for making calls.
|
| Constructor and Description |
|---|
CloudFunctionsServiceClient(CloudFunctionsServiceStub stub) |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcCloudFunctionsServiceStub
gRPC stub implementation for the CloudFunctionsService service API.
|
class |
HttpJsonCloudFunctionsServiceStub
REST stub implementation for the CloudFunctionsService service API.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFunctionsServiceStub |
CloudFunctionsServiceStubSettings.createStub() |
Copyright © 2024 Google LLC. All rights reserved.