Package tensorflow

Interface Struct.ListValueOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Struct.ListValue, Struct.ListValue.Builder
Enclosing class:
Struct

public static interface Struct.ListValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    Struct.StructuredValue getValues​(int index)
    repeated .tensorflow.StructuredValue values = 1;
    int getValuesCount()
    repeated .tensorflow.StructuredValue values = 1;
    java.util.List<Struct.StructuredValue> getValuesList()
    repeated .tensorflow.StructuredValue values = 1;
    Struct.StructuredValueOrBuilder getValuesOrBuilder​(int index)
    repeated .tensorflow.StructuredValue values = 1;
    java.util.List<? extends Struct.StructuredValueOrBuilder> getValuesOrBuilderList()
    repeated .tensorflow.StructuredValue values = 1;

    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