ApiDefs

パブリック最終クラスApiDefs

Protobuf 型tensorflow.ApiDefs

ネストされたクラス

クラスApiDefs.Builder Protobuf 型tensorflow.ApiDefs

定数

整数OP_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的ApiDefs
APIDefs
最終的な静的 com.google.protobuf.Descriptors.Descriptor
アピデフ
getOp (int インデックス)
repeated .tensorflow.ApiDef op = 1;
整数
getOpCount ()
repeated .tensorflow.ApiDef op = 1;
リスト<ApiDef>
getOpList ()
repeated .tensorflow.ApiDef op = 1;
ApiDefOrBuilder
getOpOrBuilder (int インデックス)
repeated .tensorflow.ApiDef op = 1;
リスト<? ApiDefOrBuilderを拡張 >
getOpOrBuilderList ()
repeated .tensorflow.ApiDef op = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的ApiDefs.Builder
newBuilder ( ApiDefsプロトタイプ)
静的ApiDefs.Builder
ApiDefs.Builder
静的ApiDefs
parseDelimitedFrom (InputStream 入力)
静的ApiDefs
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ApiDefs
parseFrom (ByteBuffer データ)
静的ApiDefs
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ApiDefs
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ApiDefs
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的ApiDefs
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ApiDefs
parseFrom (com.google.protobuf.ByteString データ)
静的ApiDefs
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的ApiDefs
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
ApiDefs.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数OP_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static ApiDefs getDefaultInstance ()

public ApiDefs getDefaultInstanceForType ()

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

public ApiDef getOp (int インデックス)

repeated .tensorflow.ApiDef op = 1;

public int getOpCount ()

repeated .tensorflow.ApiDef op = 1;

public List< ApiDef > getOpList ()

repeated .tensorflow.ApiDef op = 1;

public ApiDefOrBuilder getOpOrBuilder (int インデックス)

repeated .tensorflow.ApiDef op = 1;

公開リスト<? extends ApiDefOrBuilder > getOpOrBuilderList ()

repeated .tensorflow.ApiDef op = 1;

公共getParserForType ()

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

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

public static ApiDefs.Builder newBuilder ( ApiDefsプロトタイプ)

public static ApiDefs.Builder newBuilder ()

public ApiDefs.Builder newBuilderForType ()

public static ApiDefs parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static ApiDefs parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static ApiDefs parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static ApiDefs parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static ApiDefs parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static ApiDefs parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static ApiDefs parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static ApiDefs parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static ApiDefs parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static ApiDefs parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public ApiDefs.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外