public static final class DevicePropertiesProtos.NamedDevice.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<DevicePropertiesProtos.NamedDevice.Builder> implements DevicePropertiesProtos.NamedDeviceOrBuilder
tensorflow.NamedDevice
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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public DevicePropertiesProtos.NamedDevice build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public DevicePropertiesProtos.NamedDevice buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.Builder mergeFrom(DevicePropertiesProtos.NamedDevice other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<DevicePropertiesProtos.NamedDevice.Builder>
public DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
IOException
public String getName()
string name = 1;
getName
in interface DevicePropertiesProtos.NamedDeviceOrBuilder
public com.github.os72.protobuf351.ByteString getNameBytes()
string name = 1;
getNameBytes
in interface DevicePropertiesProtos.NamedDeviceOrBuilder
public DevicePropertiesProtos.NamedDevice.Builder setName(String value)
string name = 1;
public DevicePropertiesProtos.NamedDevice.Builder clearName()
string name = 1;
public DevicePropertiesProtos.NamedDevice.Builder setNameBytes(com.github.os72.protobuf351.ByteString value)
string name = 1;
public boolean hasProperties()
.tensorflow.DeviceProperties properties = 2;
hasProperties
in interface DevicePropertiesProtos.NamedDeviceOrBuilder
public DevicePropertiesProtos.DeviceProperties getProperties()
.tensorflow.DeviceProperties properties = 2;
getProperties
in interface DevicePropertiesProtos.NamedDeviceOrBuilder
public DevicePropertiesProtos.NamedDevice.Builder setProperties(DevicePropertiesProtos.DeviceProperties value)
.tensorflow.DeviceProperties properties = 2;
public DevicePropertiesProtos.NamedDevice.Builder setProperties(DevicePropertiesProtos.DeviceProperties.Builder builderForValue)
.tensorflow.DeviceProperties properties = 2;
public DevicePropertiesProtos.NamedDevice.Builder mergeProperties(DevicePropertiesProtos.DeviceProperties value)
.tensorflow.DeviceProperties properties = 2;
public DevicePropertiesProtos.NamedDevice.Builder clearProperties()
.tensorflow.DeviceProperties properties = 2;
public DevicePropertiesProtos.DeviceProperties.Builder getPropertiesBuilder()
.tensorflow.DeviceProperties properties = 2;
public DevicePropertiesProtos.DevicePropertiesOrBuilder getPropertiesOrBuilder()
.tensorflow.DeviceProperties properties = 2;
getPropertiesOrBuilder
in interface DevicePropertiesProtos.NamedDeviceOrBuilder
public final DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
public final DevicePropertiesProtos.NamedDevice.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<DevicePropertiesProtos.NamedDevice.Builder>
Copyright © 2018. All rights reserved.