public interface HttpsTriggerOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Output only.
|
com.google.protobuf.ByteString |
getUrlBytes()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUrl()
Output only. The deployed url for the function.
string url = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];com.google.protobuf.ByteString getUrlBytes()
Output only. The deployed url for the function.
string url = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];Copyright © 2020 Google LLC. All rights reserved.