public static interface WebhookOuterClass._GetWebhookSecretResponseOrBuilder
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 |
getSecretString()
string secret_string = 3; |
com.google.protobuf.ByteString |
getSecretStringBytes()
string secret_string = 3; |
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;java.lang.String getSecretString()
string secret_string = 3;com.google.protobuf.ByteString getSecretStringBytes()
string secret_string = 3;