ListValue.Builder

パブリック静的最終クラスListValue.Builder

 Represents a Python list.
 
Protobuf 型tensorflow.ListValue

パブリックメソッド

リスト値.ビルダー
addAllValues (Iterable<? extends StructuredValue > 値)
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
リスト値.ビルダー
addValues ( StructuredValue値)
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
addValues (int インデックス、 StructuredValue値)
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
addValues (int インデックス、 StructuredValue.Builder builderForValue)
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
addValues ( StructuredValue.Builder builderForValue)
repeated .tensorflow.StructuredValue values = 1;
StructuredValue.Builder
addValuesBuilder (int インデックス)
repeated .tensorflow.StructuredValue values = 1;
StructuredValue.Builder
addValuesBuilder ()
repeated .tensorflow.StructuredValue values = 1;
リスト値
建てる()
リスト値
リスト値.ビルダー
クリア()
リスト値.ビルダー
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
リスト値.ビルダー
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
リスト値.ビルダー
クリア値()
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
リスト値
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
構造化された価値
getValues (int インデックス)
repeated .tensorflow.StructuredValue values = 1;
StructuredValue.Builder
getValuesBuilder (int インデックス)
repeated .tensorflow.StructuredValue values = 1;
リスト< StructuredValue.Builder >
getValuesBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
整数
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
リスト< StructuredValue >
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
構造化された値またはビルダー
getValuesOrBuilder (int インデックス)
repeated .tensorflow.StructuredValue values = 1;
リスト<? StructuredValueOrBuilderを拡張 >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
最終ブール値
リスト値.ビルダー
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
リスト値.ビルダー
mergeFrom (com.google.protobuf.Message other)
最終的なListValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
リスト値.ビルダー
削除値(int インデックス)
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
リスト値.ビルダー
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なListValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
リスト値.ビルダー
setValues (int インデックス、 StructuredValue.Builder builderForValue)
repeated .tensorflow.StructuredValue values = 1;
リスト値.ビルダー
setValues (int インデックス、 StructuredValue値)
repeated .tensorflow.StructuredValue values = 1;

継承されたメソッド

パブリックメソッド

public ListValue.Builder addAllValues (Iterable<? extends StructuredValue > 値)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public ListValue.Builder addValues ( StructuredValue値)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addValues (int インデックス、 StructuredValue値)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addValues (int インデックス、 StructuredValue.Builder builderForValue)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder addValues ( StructuredValue.Builder builderForValue)

repeated .tensorflow.StructuredValue values = 1;

public StructuredValue.Builder addValuesBuilder (int インデックス)

repeated .tensorflow.StructuredValue values = 1;

public StructuredValue.Builder addValuesBuilder ()

repeated .tensorflow.StructuredValue values = 1;

public ListValue build ()

public ListValue buildPartial ()

public ListValue.Builder clear ()

public ListValue.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public ListValue.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public ListValue.Builder clearValues ()

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder clone ()

public ListValue getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public StructuredValue getValues (int インデックス)

repeated .tensorflow.StructuredValue values = 1;

public StructuredValue.Builder getValuesBuilder (int インデックス)

repeated .tensorflow.StructuredValue values = 1;

public List< StructuredValue.Builder > getValuesBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

public int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

public List< StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

public StructuredValueOrBuilder getValuesOrBuilder (int インデックス)

repeated .tensorflow.StructuredValue values = 1;

公開リスト<? extends StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

パブリック最終ブール値isInitialized ()

public ListValue.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public ListValue.Builder mergeFrom (com.google.protobuf.Message other)

public Final ListValue.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public ListValue.Builder RemoveValues (int インデックス)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public ListValue.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final ListValue.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public ListValue.Builder setValues (int インデックス、 StructuredValue.Builder builderForValue)

repeated .tensorflow.StructuredValue values = 1;

public ListValue.Builder setValues (int インデックス、 StructuredValue値)

repeated .tensorflow.StructuredValue values = 1;