public static interface WebhookOuterClass._WebhookIdOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCacheName()
string cache_name = 1; |
com.google.protobuf.ByteString |
getCacheNameBytes()
string cache_name = 1; |
java.lang.String |
getWebhookName()
This is limited to 128 chars.
|
com.google.protobuf.ByteString |
getWebhookNameBytes()
This is limited to 128 chars.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCacheName()
string cache_name = 1;com.google.protobuf.ByteString getCacheNameBytes()
string cache_name = 1;java.lang.String getWebhookName()
This is limited to 128 chars.
string webhook_name = 2;com.google.protobuf.ByteString getWebhookNameBytes()
This is limited to 128 chars.
string webhook_name = 2;