public interface EventInputOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getEvent()
Name of the event.
|
com.google.protobuf.ByteString |
getEventBytes()
Name of the event.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getEvent()
Name of the event.
string event = 1;com.google.protobuf.ByteString getEventBytes()
Name of the event.
string event = 1;Copyright © 2022 Google LLC. All rights reserved.