| Package | Description |
|---|---|
| org.tensorflow.metadata.v0 |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<Annotation> |
Annotation.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Annotation.Builder.build() |
Annotation |
Annotation.Builder.buildPartial() |
Annotation |
SchemaOrBuilder.getAnnotation()
Additional information about the schema as a whole.
|
Annotation |
FeatureOrBuilder.getAnnotation()
Additional information about the feature for documentation purpose.
|
Annotation |
Schema.getAnnotation()
Additional information about the schema as a whole.
|
Annotation |
Schema.Builder.getAnnotation()
Additional information about the schema as a whole.
|
Annotation |
Feature.getAnnotation()
Additional information about the feature for documentation purpose.
|
Annotation |
Feature.Builder.getAnnotation()
Additional information about the feature for documentation purpose.
|
static Annotation |
Annotation.getDefaultInstance() |
Annotation |
Annotation.getDefaultInstanceForType() |
Annotation |
Annotation.Builder.getDefaultInstanceForType() |
static Annotation |
Annotation.parseDelimitedFrom(InputStream input) |
static Annotation |
Annotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(byte[] data) |
static Annotation |
Annotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(ByteBuffer data) |
static Annotation |
Annotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.ByteString data) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Annotation |
Annotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Annotation |
Annotation.parseFrom(InputStream input) |
static Annotation |
Annotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Annotation> |
Annotation.getParserForType() |
static com.google.protobuf.Parser<Annotation> |
Annotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
Schema.Builder |
Schema.Builder.mergeAnnotation(Annotation value)
Additional information about the schema as a whole.
|
Feature.Builder |
Feature.Builder.mergeAnnotation(Annotation value)
Additional information about the feature for documentation purpose.
|
Annotation.Builder |
Annotation.Builder.mergeFrom(Annotation other) |
static Annotation.Builder |
Annotation.newBuilder(Annotation prototype) |
Schema.Builder |
Schema.Builder.setAnnotation(Annotation value)
Additional information about the schema as a whole.
|
Feature.Builder |
Feature.Builder.setAnnotation(Annotation value)
Additional information about the feature for documentation purpose.
|
Copyright © 2020 Gojek. All rights reserved.