public interface FeatureViewDataKeyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
String key to use for lookup.
|
com.google.protobuf.ByteString |
getKeyBytes()
String key to use for lookup.
|
FeatureViewDataKey.KeyOneofCase |
getKeyOneofCase() |
boolean |
hasKey()
String key to use for lookup.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
String key to use for lookup.
string key = 1;String getKey()
String key to use for lookup.
string key = 1;com.google.protobuf.ByteString getKeyBytes()
String key to use for lookup.
string key = 1;FeatureViewDataKey.KeyOneofCase getKeyOneofCase()
Copyright © 2023 Google LLC. All rights reserved.