Uses of Class
org.tensorflow.metadata.v0.Annotation
-
Packages that use Annotation Package Description org.tensorflow.metadata.v0 -
-
Uses of Annotation in org.tensorflow.metadata.v0
Fields in org.tensorflow.metadata.v0 with type parameters of type Annotation Modifier and Type Field Description static com.google.protobuf.Parser<Annotation>Annotation. PARSERDeprecated.Methods in org.tensorflow.metadata.v0 that return Annotation Modifier and Type Method Description AnnotationAnnotation.Builder. build()AnnotationAnnotation.Builder. buildPartial()AnnotationFeature.Builder. getAnnotation()Additional information about the feature for documentation purpose.AnnotationFeature. getAnnotation()Additional information about the feature for documentation purpose.AnnotationFeatureOrBuilder. getAnnotation()Additional information about the feature for documentation purpose.AnnotationSchema.Builder. getAnnotation()Additional information about the schema as a whole.AnnotationSchema. getAnnotation()Additional information about the schema as a whole.AnnotationSchemaOrBuilder. getAnnotation()Additional information about the schema as a whole.static AnnotationAnnotation. getDefaultInstance()AnnotationAnnotation.Builder. getDefaultInstanceForType()AnnotationAnnotation. getDefaultInstanceForType()static AnnotationAnnotation. parseDelimitedFrom(InputStream input)static AnnotationAnnotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(byte[] data)static AnnotationAnnotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(com.google.protobuf.ByteString data)static AnnotationAnnotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(com.google.protobuf.CodedInputStream input)static AnnotationAnnotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(InputStream input)static AnnotationAnnotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnnotationAnnotation. parseFrom(ByteBuffer data)static AnnotationAnnotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.metadata.v0 that return types with arguments of type Annotation Modifier and Type Method Description com.google.protobuf.Parser<Annotation>Annotation. getParserForType()static com.google.protobuf.Parser<Annotation>Annotation. parser()Methods in org.tensorflow.metadata.v0 with parameters of type Annotation Modifier and Type Method Description Feature.BuilderFeature.Builder. mergeAnnotation(Annotation value)Additional information about the feature for documentation purpose.Schema.BuilderSchema.Builder. mergeAnnotation(Annotation value)Additional information about the schema as a whole.Annotation.BuilderAnnotation.Builder. mergeFrom(Annotation other)static Annotation.BuilderAnnotation. newBuilder(Annotation prototype)Feature.BuilderFeature.Builder. setAnnotation(Annotation value)Additional information about the feature for documentation purpose.Schema.BuilderSchema.Builder. setAnnotation(Annotation value)Additional information about the schema as a whole.
-