Interface SequenceExampleOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
SequenceExample, SequenceExample.Builder

public interface SequenceExampleOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    Features getContext()
    .tensorflow.Features context = 1;
    FeaturesOrBuilder getContextOrBuilder()
    .tensorflow.Features context = 1;
    FeatureLists getFeatureLists()
    .tensorflow.FeatureLists feature_lists = 2;
    FeatureListsOrBuilder getFeatureListsOrBuilder()
    .tensorflow.FeatureLists feature_lists = 2;
    boolean hasContext()
    .tensorflow.Features context = 1;
    boolean hasFeatureLists()
    .tensorflow.FeatureLists feature_lists = 2;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof