public static interface WebhookOuterClass._GetWebhookSecretRequestOrBuilder
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()
string webhook_name = 2; |
com.google.protobuf.ByteString |
getWebhookNameBytes()
string webhook_name = 2; |
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()
string webhook_name = 2;com.google.protobuf.ByteString getWebhookNameBytes()
string webhook_name = 2;