public static final class CollectionDef.AnyList.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder> implements CollectionDef.AnyListOrBuilder
AnyList is used for collecting Any protos.Protobuf type
tensorflow.CollectionDef.AnyList
Modifier and Type | Method and Description |
---|---|
CollectionDef.AnyList.Builder |
addAllValue(Iterable<? extends com.github.os72.protobuf351.Any> values)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CollectionDef.AnyList.Builder |
addValue(com.github.os72.protobuf351.Any.Builder builderForValue)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
addValue(com.github.os72.protobuf351.Any value)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
addValue(int index,
com.github.os72.protobuf351.Any.Builder builderForValue)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
addValue(int index,
com.github.os72.protobuf351.Any value)
repeated .google.protobuf.Any value = 1; |
com.github.os72.protobuf351.Any.Builder |
addValueBuilder()
repeated .google.protobuf.Any value = 1; |
com.github.os72.protobuf351.Any.Builder |
addValueBuilder(int index)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList |
build() |
CollectionDef.AnyList |
buildPartial() |
CollectionDef.AnyList.Builder |
clear() |
CollectionDef.AnyList.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
CollectionDef.AnyList.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
CollectionDef.AnyList.Builder |
clearValue()
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
clone() |
CollectionDef.AnyList |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
com.github.os72.protobuf351.Any |
getValue(int index)
repeated .google.protobuf.Any value = 1; |
com.github.os72.protobuf351.Any.Builder |
getValueBuilder(int index)
repeated .google.protobuf.Any value = 1; |
List<com.github.os72.protobuf351.Any.Builder> |
getValueBuilderList()
repeated .google.protobuf.Any value = 1; |
int |
getValueCount()
repeated .google.protobuf.Any value = 1; |
List<com.github.os72.protobuf351.Any> |
getValueList()
repeated .google.protobuf.Any value = 1; |
com.github.os72.protobuf351.AnyOrBuilder |
getValueOrBuilder(int index)
repeated .google.protobuf.Any value = 1; |
List<? extends com.github.os72.protobuf351.AnyOrBuilder> |
getValueOrBuilderList()
repeated .google.protobuf.Any value = 1; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CollectionDef.AnyList.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
CollectionDef.AnyList.Builder |
mergeFrom(CollectionDef.AnyList other) |
CollectionDef.AnyList.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
CollectionDef.AnyList.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CollectionDef.AnyList.Builder |
removeValue(int index)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CollectionDef.AnyList.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
CollectionDef.AnyList.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CollectionDef.AnyList.Builder |
setValue(int index,
com.github.os72.protobuf351.Any.Builder builderForValue)
repeated .google.protobuf.Any value = 1; |
CollectionDef.AnyList.Builder |
setValue(int index,
com.github.os72.protobuf351.Any value)
repeated .google.protobuf.Any value = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder clear()
clear
in interface com.github.os72.protobuf351.Message.Builder
clear
in interface com.github.os72.protobuf351.MessageLite.Builder
clear
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.github.os72.protobuf351.Message.Builder
getDescriptorForType
in interface com.github.os72.protobuf351.MessageOrBuilder
getDescriptorForType
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public CollectionDef.AnyList build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public CollectionDef.AnyList buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public CollectionDef.AnyList.Builder clone()
clone
in interface com.github.os72.protobuf351.Message.Builder
clone
in interface com.github.os72.protobuf351.MessageLite.Builder
clone
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.github.os72.protobuf351.Message.Builder
setField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField
in interface com.github.os72.protobuf351.Message.Builder
clearField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.github.os72.protobuf351.Message.Builder
clearOneof
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
setRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
addRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder mergeFrom(CollectionDef.AnyList other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public CollectionDef.AnyList.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in interface com.github.os72.protobuf351.MessageLite.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<CollectionDef.AnyList.Builder>
IOException
public List<com.github.os72.protobuf351.Any> getValueList()
repeated .google.protobuf.Any value = 1;
getValueList
in interface CollectionDef.AnyListOrBuilder
public int getValueCount()
repeated .google.protobuf.Any value = 1;
getValueCount
in interface CollectionDef.AnyListOrBuilder
public com.github.os72.protobuf351.Any getValue(int index)
repeated .google.protobuf.Any value = 1;
getValue
in interface CollectionDef.AnyListOrBuilder
public CollectionDef.AnyList.Builder setValue(int index, com.github.os72.protobuf351.Any value)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder setValue(int index, com.github.os72.protobuf351.Any.Builder builderForValue)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder addValue(com.github.os72.protobuf351.Any value)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder addValue(int index, com.github.os72.protobuf351.Any value)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder addValue(com.github.os72.protobuf351.Any.Builder builderForValue)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder addValue(int index, com.github.os72.protobuf351.Any.Builder builderForValue)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder addAllValue(Iterable<? extends com.github.os72.protobuf351.Any> values)
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder clearValue()
repeated .google.protobuf.Any value = 1;
public CollectionDef.AnyList.Builder removeValue(int index)
repeated .google.protobuf.Any value = 1;
public com.github.os72.protobuf351.Any.Builder getValueBuilder(int index)
repeated .google.protobuf.Any value = 1;
public com.github.os72.protobuf351.AnyOrBuilder getValueOrBuilder(int index)
repeated .google.protobuf.Any value = 1;
getValueOrBuilder
in interface CollectionDef.AnyListOrBuilder
public List<? extends com.github.os72.protobuf351.AnyOrBuilder> getValueOrBuilderList()
repeated .google.protobuf.Any value = 1;
getValueOrBuilderList
in interface CollectionDef.AnyListOrBuilder
public com.github.os72.protobuf351.Any.Builder addValueBuilder()
repeated .google.protobuf.Any value = 1;
public com.github.os72.protobuf351.Any.Builder addValueBuilder(int index)
repeated .google.protobuf.Any value = 1;
public List<com.github.os72.protobuf351.Any.Builder> getValueBuilderList()
repeated .google.protobuf.Any value = 1;
public final CollectionDef.AnyList.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
setUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
public final CollectionDef.AnyList.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
mergeUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CollectionDef.AnyList.Builder>
Copyright © 2018. All rights reserved.