public interface DialogflowIntentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
The human-readable name of the intent.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The human-readable name of the intent.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getDisplayName()
The human-readable name of the intent.
string display_name = 1;com.google.protobuf.ByteString getDisplayNameBytes()
The human-readable name of the intent.
string display_name = 1;Copyright © 2023 Google LLC. All rights reserved.