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. 

ثابت ها

بین المللی VALUE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک CollectionDef.AnyList
CollectionDef.AnyList
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
com.google.protobuf.Any
getValue (شاخص int)
repeated .google.protobuf.Any value = 1;
بین المللی
getValueCount ()
repeated .google.protobuf.Any value = 1;
فهرست <هر کدام>
getValueList ()
repeated .google.protobuf.Any value = 1;
com.google.protobuf.AnyOrBuilder
getValueOrBuilder (شاخص int)
repeated .google.protobuf.Any value = 1;
لیست<? AnyOrBuilder> را گسترش می دهد
getValueOrBuilderList ()
repeated .google.protobuf.Any value = 1;
بین المللی
بولی نهایی
Static CollectionDef.AnyList.Builder
newBuilder (نمونه اولیه CollectionDef.AnyList )
Static CollectionDef.AnyList.Builder
CollectionDef.AnyList.Builder
استاتیک CollectionDef.AnyList
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک 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 (بایت[] داده، 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)

استاتیک عمومی CollectionDef.AnyList getDefaultInstance ()

عمومی CollectionDef.AnyList getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

repeated .google.protobuf.Any value = 1;

عمومی 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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک CollectionDef.AnyList.Builder newBuilder (نمونه اولیه CollectionDef.AnyList )

عمومی استاتیک CollectionDef.AnyList.Builder newBuilder ()

عمومی CollectionDef.AnyList.Builder newBuilderForType ()

عمومی استاتیک CollectionDef.AnyList parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.AnyList parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.AnyList parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.AnyList parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

استاتیک عمومی CollectionDef.AnyList parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.AnyList parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک CollectionDef.AnyList parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.AnyList parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک CollectionDef.AnyList parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

استاتیک عمومی CollectionDef.AnyList parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی CollectionDef.AnyList.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException