Package onnx

Class Onnx.TypeProto.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
onnx.Onnx.TypeProto.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, Onnx.TypeProtoOrBuilder
Enclosing class:
Onnx.TypeProto

public static final class Onnx.TypeProto.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder> implements Onnx.TypeProtoOrBuilder
 Types

 The standard ONNX data types.
 
Protobuf type onnx.TypeProto
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • clear

      public Onnx.TypeProto.Builder clear()
      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • getDefaultInstanceForType

      public Onnx.TypeProto getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public Onnx.TypeProto build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public Onnx.TypeProto buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      public Onnx.TypeProto.Builder clone()
      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • setField

      public Onnx.TypeProto.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • clearField

      public Onnx.TypeProto.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • clearOneof

      public Onnx.TypeProto.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • setRepeatedField

      public Onnx.TypeProto.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • addRepeatedField

      public Onnx.TypeProto.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • mergeFrom

      public Onnx.TypeProto.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Onnx.TypeProto.Builder>
    • mergeFrom

      public Onnx.TypeProto.Builder mergeFrom(Onnx.TypeProto other)
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • mergeFrom

      public Onnx.TypeProto.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<Onnx.TypeProto.Builder>
      Throws:
      IOException
    • getValueCase

      public Onnx.TypeProto.ValueCase getValueCase()
      Specified by:
      getValueCase in interface Onnx.TypeProtoOrBuilder
    • clearValue

      public Onnx.TypeProto.Builder clearValue()
    • hasTensorType

      public boolean hasTensorType()
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
      Specified by:
      hasTensorType in interface Onnx.TypeProtoOrBuilder
      Returns:
      Whether the tensorType field is set.
    • getTensorType

      public Onnx.TypeProto.Tensor getTensorType()
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
      Specified by:
      getTensorType in interface Onnx.TypeProtoOrBuilder
      Returns:
      The tensorType.
    • setTensorType

      public Onnx.TypeProto.Builder setTensorType(Onnx.TypeProto.Tensor value)
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
    • setTensorType

      public Onnx.TypeProto.Builder setTensorType(Onnx.TypeProto.Tensor.Builder builderForValue)
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
    • mergeTensorType

      public Onnx.TypeProto.Builder mergeTensorType(Onnx.TypeProto.Tensor value)
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
    • clearTensorType

      public Onnx.TypeProto.Builder clearTensorType()
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
    • getTensorTypeBuilder

      public Onnx.TypeProto.Tensor.Builder getTensorTypeBuilder()
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
    • getTensorTypeOrBuilder

      public Onnx.TypeProto.TensorOrBuilder getTensorTypeOrBuilder()
       The type of a tensor.
       
      .onnx.TypeProto.Tensor tensor_type = 1;
      Specified by:
      getTensorTypeOrBuilder in interface Onnx.TypeProtoOrBuilder
    • hasSequenceType

      public boolean hasSequenceType()
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
      Specified by:
      hasSequenceType in interface Onnx.TypeProtoOrBuilder
      Returns:
      Whether the sequenceType field is set.
    • getSequenceType

      public Onnx.TypeProto.Sequence getSequenceType()
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
      Specified by:
      getSequenceType in interface Onnx.TypeProtoOrBuilder
      Returns:
      The sequenceType.
    • setSequenceType

      public Onnx.TypeProto.Builder setSequenceType(Onnx.TypeProto.Sequence value)
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
    • setSequenceType

      public Onnx.TypeProto.Builder setSequenceType(Onnx.TypeProto.Sequence.Builder builderForValue)
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
    • mergeSequenceType

      public Onnx.TypeProto.Builder mergeSequenceType(Onnx.TypeProto.Sequence value)
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
    • clearSequenceType

      public Onnx.TypeProto.Builder clearSequenceType()
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
    • getSequenceTypeBuilder

      public Onnx.TypeProto.Sequence.Builder getSequenceTypeBuilder()
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
    • getSequenceTypeOrBuilder

      public Onnx.TypeProto.SequenceOrBuilder getSequenceTypeOrBuilder()
       The type of a sequence.
       
      .onnx.TypeProto.Sequence sequence_type = 4;
      Specified by:
      getSequenceTypeOrBuilder in interface Onnx.TypeProtoOrBuilder
    • hasMapType

      public boolean hasMapType()
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
      Specified by:
      hasMapType in interface Onnx.TypeProtoOrBuilder
      Returns:
      Whether the mapType field is set.
    • getMapType

      public Onnx.TypeProto.Map getMapType()
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
      Specified by:
      getMapType in interface Onnx.TypeProtoOrBuilder
      Returns:
      The mapType.
    • setMapType

      public Onnx.TypeProto.Builder setMapType(Onnx.TypeProto.Map value)
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
    • setMapType

      public Onnx.TypeProto.Builder setMapType(Onnx.TypeProto.Map.Builder builderForValue)
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
    • mergeMapType

      public Onnx.TypeProto.Builder mergeMapType(Onnx.TypeProto.Map value)
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
    • clearMapType

      public Onnx.TypeProto.Builder clearMapType()
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
    • getMapTypeBuilder

      public Onnx.TypeProto.Map.Builder getMapTypeBuilder()
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
    • getMapTypeOrBuilder

      public Onnx.TypeProto.MapOrBuilder getMapTypeOrBuilder()
       The type of a map.
       
      .onnx.TypeProto.Map map_type = 5;
      Specified by:
      getMapTypeOrBuilder in interface Onnx.TypeProtoOrBuilder
    • hasOptionalType

      public boolean hasOptionalType()
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
      Specified by:
      hasOptionalType in interface Onnx.TypeProtoOrBuilder
      Returns:
      Whether the optionalType field is set.
    • getOptionalType

      public Onnx.TypeProto.Optional getOptionalType()
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
      Specified by:
      getOptionalType in interface Onnx.TypeProtoOrBuilder
      Returns:
      The optionalType.
    • setOptionalType

      public Onnx.TypeProto.Builder setOptionalType(Onnx.TypeProto.Optional value)
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
    • setOptionalType

      public Onnx.TypeProto.Builder setOptionalType(Onnx.TypeProto.Optional.Builder builderForValue)
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
    • mergeOptionalType

      public Onnx.TypeProto.Builder mergeOptionalType(Onnx.TypeProto.Optional value)
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
    • clearOptionalType

      public Onnx.TypeProto.Builder clearOptionalType()
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
    • getOptionalTypeBuilder

      public Onnx.TypeProto.Optional.Builder getOptionalTypeBuilder()
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
    • getOptionalTypeOrBuilder

      public Onnx.TypeProto.OptionalOrBuilder getOptionalTypeOrBuilder()
       The type of an optional.
       
      .onnx.TypeProto.Optional optional_type = 9;
      Specified by:
      getOptionalTypeOrBuilder in interface Onnx.TypeProtoOrBuilder
    • hasSparseTensorType

      public boolean hasSparseTensorType()
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
      Specified by:
      hasSparseTensorType in interface Onnx.TypeProtoOrBuilder
      Returns:
      Whether the sparseTensorType field is set.
    • getSparseTensorType

      public Onnx.TypeProto.SparseTensor getSparseTensorType()
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
      Specified by:
      getSparseTensorType in interface Onnx.TypeProtoOrBuilder
      Returns:
      The sparseTensorType.
    • setSparseTensorType

      public Onnx.TypeProto.Builder setSparseTensorType(Onnx.TypeProto.SparseTensor value)
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
    • setSparseTensorType

      public Onnx.TypeProto.Builder setSparseTensorType(Onnx.TypeProto.SparseTensor.Builder builderForValue)
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
    • mergeSparseTensorType

      public Onnx.TypeProto.Builder mergeSparseTensorType(Onnx.TypeProto.SparseTensor value)
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
    • clearSparseTensorType

      public Onnx.TypeProto.Builder clearSparseTensorType()
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
    • getSparseTensorTypeBuilder

      public Onnx.TypeProto.SparseTensor.Builder getSparseTensorTypeBuilder()
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
    • getSparseTensorTypeOrBuilder

      public Onnx.TypeProto.SparseTensorOrBuilder getSparseTensorTypeOrBuilder()
       Type of the sparse tensor
       
      .onnx.TypeProto.SparseTensor sparse_tensor_type = 8;
      Specified by:
      getSparseTensorTypeOrBuilder in interface Onnx.TypeProtoOrBuilder
    • hasDenotation

      public boolean hasDenotation()
       An optional denotation can be used to denote the whole
       type with a standard semantic description as to what is
       stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition
       for pre-defined type denotations.
       
      optional string denotation = 6;
      Specified by:
      hasDenotation in interface Onnx.TypeProtoOrBuilder
      Returns:
      Whether the denotation field is set.
    • getDenotation

      public String getDenotation()
       An optional denotation can be used to denote the whole
       type with a standard semantic description as to what is
       stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition
       for pre-defined type denotations.
       
      optional string denotation = 6;
      Specified by:
      getDenotation in interface Onnx.TypeProtoOrBuilder
      Returns:
      The denotation.
    • getDenotationBytes

      public com.google.protobuf.ByteString getDenotationBytes()
       An optional denotation can be used to denote the whole
       type with a standard semantic description as to what is
       stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition
       for pre-defined type denotations.
       
      optional string denotation = 6;
      Specified by:
      getDenotationBytes in interface Onnx.TypeProtoOrBuilder
      Returns:
      The bytes for denotation.
    • setDenotation

      public Onnx.TypeProto.Builder setDenotation(String value)
       An optional denotation can be used to denote the whole
       type with a standard semantic description as to what is
       stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition
       for pre-defined type denotations.
       
      optional string denotation = 6;
      Parameters:
      value - The denotation to set.
      Returns:
      This builder for chaining.
    • clearDenotation

      public Onnx.TypeProto.Builder clearDenotation()
       An optional denotation can be used to denote the whole
       type with a standard semantic description as to what is
       stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition
       for pre-defined type denotations.
       
      optional string denotation = 6;
      Returns:
      This builder for chaining.
    • setDenotationBytes

      public Onnx.TypeProto.Builder setDenotationBytes(com.google.protobuf.ByteString value)
       An optional denotation can be used to denote the whole
       type with a standard semantic description as to what is
       stored inside. Refer to https://github.com/onnx/onnx/blob/main/docs/TypeDenotation.md#type-denotation-definition
       for pre-defined type denotations.
       
      optional string denotation = 6;
      Parameters:
      value - The bytes for denotation to set.
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final Onnx.TypeProto.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>
    • mergeUnknownFields

      public final Onnx.TypeProto.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Onnx.TypeProto.Builder>