public interface CommonReferTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIgnoreCase()
optional bool IgnoreCase = 1; |
boolean |
getIgnoreScheme()
optional bool IgnoreScheme = 2; |
String |
getReferers(int index)
repeated string Referers = 3; |
com.google.protobuf.ByteString |
getReferersBytes(int index)
repeated string Referers = 3; |
int |
getReferersCount()
repeated string Referers = 3; |
List<String> |
getReferersList()
repeated string Referers = 3; |
boolean |
hasIgnoreCase()
optional bool IgnoreCase = 1; |
boolean |
hasIgnoreScheme()
optional bool IgnoreScheme = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasIgnoreCase()
optional bool IgnoreCase = 1;boolean getIgnoreCase()
optional bool IgnoreCase = 1;boolean hasIgnoreScheme()
optional bool IgnoreScheme = 2;boolean getIgnoreScheme()
optional bool IgnoreScheme = 2;List<String> getReferersList()
repeated string Referers = 3;int getReferersCount()
repeated string Referers = 3;String getReferers(int index)
repeated string Referers = 3;index - The index of the element to return.com.google.protobuf.ByteString getReferersBytes(int index)
repeated string Referers = 3;index - The index of the value to return.Copyright © 2025. All rights reserved.