public static interface Endpoint.CloudFunctionEndpointOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUri()
A [Cloud function](https://cloud.google.com/functions) name.
|
com.google.protobuf.ByteString |
getUriBytes()
A [Cloud function](https://cloud.google.com/functions) name.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUri()
A [Cloud function](https://cloud.google.com/functions) name.
string uri = 1;com.google.protobuf.ByteString getUriBytes()
A [Cloud function](https://cloud.google.com/functions) name.
string uri = 1;Copyright © 2022 Google LLC. All rights reserved.