public static final class PutLogRequest.Log.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.Log.Builder> implements PutLogRequest.LogOrBuilder
Log| Modifier and Type | Method and Description |
|---|---|
PutLogRequest.Log.Builder |
addAllContents(Iterable<? extends PutLogRequest.LogContent> values)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
addContents(int index,
PutLogRequest.LogContent.Builder builderForValue)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
addContents(int index,
PutLogRequest.LogContent value)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
addContents(PutLogRequest.LogContent.Builder builderForValue)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
addContents(PutLogRequest.LogContent value)
repeated .LogContent Contents = 2; |
PutLogRequest.LogContent.Builder |
addContentsBuilder()
repeated .LogContent Contents = 2; |
PutLogRequest.LogContent.Builder |
addContentsBuilder(int index)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PutLogRequest.Log |
build() |
PutLogRequest.Log |
buildPartial() |
PutLogRequest.Log.Builder |
clear() |
PutLogRequest.Log.Builder |
clearContents()
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PutLogRequest.Log.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PutLogRequest.Log.Builder |
clearTime()
UNIX Time Format
|
PutLogRequest.Log.Builder |
clone() |
PutLogRequest.LogContent |
getContents(int index)
repeated .LogContent Contents = 2; |
PutLogRequest.LogContent.Builder |
getContentsBuilder(int index)
repeated .LogContent Contents = 2; |
List<PutLogRequest.LogContent.Builder> |
getContentsBuilderList()
repeated .LogContent Contents = 2; |
int |
getContentsCount()
repeated .LogContent Contents = 2; |
List<PutLogRequest.LogContent> |
getContentsList()
repeated .LogContent Contents = 2; |
PutLogRequest.LogContentOrBuilder |
getContentsOrBuilder(int index)
repeated .LogContent Contents = 2; |
List<? extends PutLogRequest.LogContentOrBuilder> |
getContentsOrBuilderList()
repeated .LogContent Contents = 2; |
PutLogRequest.Log |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getTime()
UNIX Time Format
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
PutLogRequest.Log.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PutLogRequest.Log.Builder |
mergeFrom(com.google.protobuf.Message other) |
PutLogRequest.Log.Builder |
mergeFrom(PutLogRequest.Log other) |
PutLogRequest.Log.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PutLogRequest.Log.Builder |
removeContents(int index)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
setContents(int index,
PutLogRequest.LogContent.Builder builderForValue)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
setContents(int index,
PutLogRequest.LogContent value)
repeated .LogContent Contents = 2; |
PutLogRequest.Log.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PutLogRequest.Log.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PutLogRequest.Log.Builder |
setTime(long value)
UNIX Time Format
|
PutLogRequest.Log.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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.Log.Builder>public PutLogRequest.Log.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.Log.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.Log.Builder>public PutLogRequest.Log getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PutLogRequest.Log build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PutLogRequest.Log buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PutLogRequest.Log.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.Log.Builder>public PutLogRequest.Log.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.Log.Builder>public PutLogRequest.Log.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.Log.Builder>public PutLogRequest.Log.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.Log.Builder>public PutLogRequest.Log.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.Log.Builder>public PutLogRequest.Log.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.Log.Builder>public PutLogRequest.Log.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PutLogRequest.Log.Builder>public PutLogRequest.Log.Builder mergeFrom(PutLogRequest.Log other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.Log.Builder>public PutLogRequest.Log.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.Log.Builder>IOExceptionpublic long getTime()
UNIX Time Format
int64 Time = 1;getTime in interface PutLogRequest.LogOrBuilderpublic PutLogRequest.Log.Builder setTime(long value)
UNIX Time Format
int64 Time = 1;value - The time to set.public PutLogRequest.Log.Builder clearTime()
UNIX Time Format
int64 Time = 1;public List<PutLogRequest.LogContent> getContentsList()
repeated .LogContent Contents = 2;getContentsList in interface PutLogRequest.LogOrBuilderpublic int getContentsCount()
repeated .LogContent Contents = 2;getContentsCount in interface PutLogRequest.LogOrBuilderpublic PutLogRequest.LogContent getContents(int index)
repeated .LogContent Contents = 2;getContents in interface PutLogRequest.LogOrBuilderpublic PutLogRequest.Log.Builder setContents(int index, PutLogRequest.LogContent value)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder setContents(int index, PutLogRequest.LogContent.Builder builderForValue)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder addContents(PutLogRequest.LogContent value)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder addContents(int index, PutLogRequest.LogContent value)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder addContents(PutLogRequest.LogContent.Builder builderForValue)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder addContents(int index, PutLogRequest.LogContent.Builder builderForValue)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder addAllContents(Iterable<? extends PutLogRequest.LogContent> values)
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder clearContents()
repeated .LogContent Contents = 2;public PutLogRequest.Log.Builder removeContents(int index)
repeated .LogContent Contents = 2;public PutLogRequest.LogContent.Builder getContentsBuilder(int index)
repeated .LogContent Contents = 2;public PutLogRequest.LogContentOrBuilder getContentsOrBuilder(int index)
repeated .LogContent Contents = 2;getContentsOrBuilder in interface PutLogRequest.LogOrBuilderpublic List<? extends PutLogRequest.LogContentOrBuilder> getContentsOrBuilderList()
repeated .LogContent Contents = 2;getContentsOrBuilderList in interface PutLogRequest.LogOrBuilderpublic PutLogRequest.LogContent.Builder addContentsBuilder()
repeated .LogContent Contents = 2;public PutLogRequest.LogContent.Builder addContentsBuilder(int index)
repeated .LogContent Contents = 2;public List<PutLogRequest.LogContent.Builder> getContentsBuilderList()
repeated .LogContent Contents = 2;public final PutLogRequest.Log.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.Log.Builder>public final PutLogRequest.Log.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<PutLogRequest.Log.Builder>Copyright © 2025. All rights reserved.