CollectionDef.AnyList

מחלקה סופית סטטית ציבורית CollectionDef.AnyList

 AnyList is used for collecting Any protos.
 
סוג Protobuf tensorflow.CollectionDef.AnyList

כיתות מקוננות

מעמד CollectionDef.AnyList.Builder
 AnyList is used for collecting Any protos. 

קבועים

int VALUE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי CollectionDef.AnyList
CollectionDef.AnyList
final static com.google.protobuf.Descriptors.Descriptor
int
final com.google.protobuf.UnknownFieldSet
com.google.protobuf.Any
getValue (int index)
repeated .google.protobuf.Any value = 1;
int
getValueCount ()
repeated .google.protobuf.Any value = 1;
רשימה <כל>
getValueList ()
repeated .google.protobuf.Any value = 1;
com.google.protobuf.AnyOrBuilder
getValueOrBuilder (int index)
repeated .google.protobuf.Any value = 1;
רשימה<? מרחיב את AnyOrBuilder>
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;
int
בוליאנית סופית
סטטי CollectionDef.AnyList.Builder
newBuilder (אב-טיפוס CollectionDef.AnyList )
סטטי CollectionDef.AnyList.Builder
CollectionDef.AnyList.Builder
סטטי CollectionDef.AnyList
parseDelimitedFrom (קלט InputStream)
סטטי CollectionDef.AnyList
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.AnyList
parseFrom (נתוני ByteBuffer)
סטטי CollectionDef.AnyList
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.AnyList
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.AnyList
parseFrom (קלט com.google.protobuf.CodedInputStream)
סטטי CollectionDef.AnyList
parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.AnyList
parseFrom (נתוני com.google.protobuf.ByteString)
סטטי CollectionDef.AnyList
parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטטי CollectionDef.AnyList
parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
סטָטִי
CollectionDef.AnyList.Builder
בָּטֵל
writeTo (פלט com.google.protobuf.CodedOutputStream)

שיטות בירושה

קבועים

אינט סופי סטטי ציבורי VALUE_FIELD_NUMBER

ערך קבוע: 1

שיטות ציבוריות

שווה ערך בוליאני ציבורי (Object obj)

Public static CollectionDef.AnyList getDefaultInstance ()

public CollectionDef.AnyList getDefaultInstanceForType ()

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

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

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

public com.google.protobuf.Any getValue (int index)

repeated .google.protobuf.Any value = 1;

public int getValueCount ()

repeated .google.protobuf.Any value = 1;

רשימה ציבורית<Any> getValueList ()

repeated .google.protobuf.Any value = 1;

public com.google.protobuf.AnyOrBuilder getValueOrBuilder (int index)

repeated .google.protobuf.Any value = 1;

רשימה ציבורית<? מרחיב את AnyOrBuilder> getValueOrBuilderList ()

repeated .google.protobuf.Any value = 1;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

סטטי ציבורי CollectionDef.AnyList.Builder newBuilder (אב-טיפוס CollectionDef.AnyList )

Public static CollectionDef.AnyList.Builder newBuilder ()

Public CollectionDef.AnyList.Builder newBuilderForType ()

public static CollectionDef.AnyList parseDelimitedFrom (קלט InputStream)

זורק
IOException

Public static CollectionDef.AnyList parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public static CollectionDef.AnyList parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static CollectionDef.AnyList parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.AnyList parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static CollectionDef.AnyList parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

public static CollectionDef.AnyList parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static CollectionDef.AnyList parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static CollectionDef.AnyList parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static CollectionDef.AnyList parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public CollectionDef.AnyList.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException