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