public static final class PutLogRequest.LogContent.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder> implements PutLogRequest.LogContentOrBuilder
LogContent| Modifier and Type | Method and Description |
|---|---|
PutLogRequest.LogContent.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PutLogRequest.LogContent |
build() |
PutLogRequest.LogContent |
buildPartial() |
PutLogRequest.LogContent.Builder |
clear() |
PutLogRequest.LogContent.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PutLogRequest.LogContent.Builder |
clearKey()
string Key = 1; |
PutLogRequest.LogContent.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PutLogRequest.LogContent.Builder |
clearValue()
string Value = 2; |
PutLogRequest.LogContent.Builder |
clone() |
PutLogRequest.LogContent |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getKey()
string Key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string Key = 1; |
String |
getValue()
string Value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
string Value = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PutLogRequest.LogContent.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PutLogRequest.LogContent.Builder |
mergeFrom(com.google.protobuf.Message other) |
PutLogRequest.LogContent.Builder |
mergeFrom(PutLogRequest.LogContent other) |
PutLogRequest.LogContent.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PutLogRequest.LogContent.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PutLogRequest.LogContent.Builder |
setKey(String value)
string Key = 1; |
PutLogRequest.LogContent.Builder |
setKeyBytes(com.google.protobuf.ByteString value)
string Key = 1; |
PutLogRequest.LogContent.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PutLogRequest.LogContent.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PutLogRequest.LogContent.Builder |
setValue(String value)
string Value = 2; |
PutLogRequest.LogContent.Builder |
setValueBytes(com.google.protobuf.ByteString value)
string Value = 2; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PutLogRequest.LogContent build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PutLogRequest.LogContent buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PutLogRequest.LogContent.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder mergeFrom(PutLogRequest.LogContent other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public PutLogRequest.LogContent.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PutLogRequest.LogContent.Builder>IOExceptionpublic String getKey()
string Key = 1;getKey in interface PutLogRequest.LogContentOrBuilderpublic com.google.protobuf.ByteString getKeyBytes()
string Key = 1;getKeyBytes in interface PutLogRequest.LogContentOrBuilderpublic PutLogRequest.LogContent.Builder setKey(String value)
string Key = 1;value - The key to set.public PutLogRequest.LogContent.Builder clearKey()
string Key = 1;public PutLogRequest.LogContent.Builder setKeyBytes(com.google.protobuf.ByteString value)
string Key = 1;value - The bytes for key to set.public String getValue()
string Value = 2;getValue in interface PutLogRequest.LogContentOrBuilderpublic com.google.protobuf.ByteString getValueBytes()
string Value = 2;getValueBytes in interface PutLogRequest.LogContentOrBuilderpublic PutLogRequest.LogContent.Builder setValue(String value)
string Value = 2;value - The value to set.public PutLogRequest.LogContent.Builder clearValue()
string Value = 2;public PutLogRequest.LogContent.Builder setValueBytes(com.google.protobuf.ByteString value)
string Value = 2;value - The bytes for value to set.public final PutLogRequest.LogContent.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>public final PutLogRequest.LogContent.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.LogContent.Builder>Copyright © 2025. All rights reserved.