public interface CacheKeyComponentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
optional string Action = 1; |
com.google.protobuf.ByteString |
getActionBytes()
optional string Action = 1; |
boolean |
getIgnoreCase()
optional bool IgnoreCase = 2; |
String |
getObject()
optional string Object = 3; |
com.google.protobuf.ByteString |
getObjectBytes()
optional string Object = 3; |
String |
getSubobject()
optional string Subobject = 4; |
com.google.protobuf.ByteString |
getSubobjectBytes()
optional string Subobject = 4; |
boolean |
hasAction()
optional string Action = 1; |
boolean |
hasIgnoreCase()
optional bool IgnoreCase = 2; |
boolean |
hasObject()
optional string Object = 3; |
boolean |
hasSubobject()
optional string Subobject = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAction()
optional string Action = 1;String getAction()
optional string Action = 1;com.google.protobuf.ByteString getActionBytes()
optional string Action = 1;boolean hasIgnoreCase()
optional bool IgnoreCase = 2;boolean getIgnoreCase()
optional bool IgnoreCase = 2;boolean hasObject()
optional string Object = 3;String getObject()
optional string Object = 3;com.google.protobuf.ByteString getObjectBytes()
optional string Object = 3;boolean hasSubobject()
optional string Subobject = 4;String getSubobject()
optional string Subobject = 4;com.google.protobuf.ByteString getSubobjectBytes()
optional string Subobject = 4;Copyright © 2025. All rights reserved.