| Modifier and Type | Method and Description |
|---|---|
Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.Builder.build() |
Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.Builder.buildPartial() |
Endpoint.CloudFunctionEndpoint |
Endpoint.getCloudFunction()
A [Cloud function](https://cloud.google.com/functions).
|
Endpoint.CloudFunctionEndpoint |
Endpoint.Builder.getCloudFunction()
A [Cloud function](https://cloud.google.com/functions).
|
Endpoint.CloudFunctionEndpoint |
EndpointOrBuilder.getCloudFunction()
A [Cloud function](https://cloud.google.com/functions).
|
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.getDefaultInstance() |
Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.getDefaultInstanceForType() |
Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.Builder.getDefaultInstanceForType() |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseDelimitedFrom(InputStream input) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(byte[] data) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(ByteBuffer data) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(com.google.protobuf.ByteString data) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(com.google.protobuf.CodedInputStream input) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(InputStream input) |
static Endpoint.CloudFunctionEndpoint |
Endpoint.CloudFunctionEndpoint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Endpoint.CloudFunctionEndpoint> |
Endpoint.CloudFunctionEndpoint.getParserForType() |
static com.google.protobuf.Parser<Endpoint.CloudFunctionEndpoint> |
Endpoint.CloudFunctionEndpoint.parser() |
| Modifier and Type | Method and Description |
|---|---|
Endpoint.Builder |
Endpoint.Builder.mergeCloudFunction(Endpoint.CloudFunctionEndpoint value)
A [Cloud function](https://cloud.google.com/functions).
|
Endpoint.CloudFunctionEndpoint.Builder |
Endpoint.CloudFunctionEndpoint.Builder.mergeFrom(Endpoint.CloudFunctionEndpoint other) |
static Endpoint.CloudFunctionEndpoint.Builder |
Endpoint.CloudFunctionEndpoint.newBuilder(Endpoint.CloudFunctionEndpoint prototype) |
Endpoint.Builder |
Endpoint.Builder.setCloudFunction(Endpoint.CloudFunctionEndpoint value)
A [Cloud function](https://cloud.google.com/functions).
|
Copyright © 2022 Google LLC. All rights reserved.