public interface LogConfigCounterOptionsCustomFieldOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getNameBytes()
This is deprecated and has no effect.
|
String |
getValue()
This is deprecated and has no effect.
|
com.google.protobuf.ByteString |
getValueBytes()
This is deprecated and has no effect.
|
boolean |
hasName()
This is deprecated and has no effect.
|
boolean |
hasValue()
This is deprecated and has no effect.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
This is deprecated and has no effect. Do not use.
optional string name = 3373707;String getName()
This is deprecated and has no effect. Do not use.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
This is deprecated and has no effect. Do not use.
optional string name = 3373707;boolean hasValue()
This is deprecated and has no effect. Do not use.
optional string value = 111972721;String getValue()
This is deprecated and has no effect. Do not use.
optional string value = 111972721;com.google.protobuf.ByteString getValueBytes()
This is deprecated and has no effect. Do not use.
optional string value = 111972721;Copyright © 2023 Google LLC. All rights reserved.