ListValue

کلاس نهایی عمومی ListValue

 Represents a Python list.
 
نوع Protobuf tensorflow.ListValue

کلاس های تو در تو

کلاس ListValue.Builder
 Represents a Python list. 

ثابت ها

بین المللی VALUES_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
استاتیک ListValue
ListValue
نهایی static com.google.protobuf.Descriptors.Descriptor
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
StructuredValue
getValues ​​(شاخص int)
repeated .tensorflow.StructuredValue values = 1;
بین المللی
getValuesCount ()
repeated .tensorflow.StructuredValue values = 1;
فهرست< StructuredValue >
getValuesList ()
repeated .tensorflow.StructuredValue values = 1;
StructuredValueOrBuilder
getValuesOrBuilder (شاخص int)
repeated .tensorflow.StructuredValue values = 1;
لیست<? StructuredValueOrBuilder را گسترش می دهد >
getValuesOrBuilderList ()
repeated .tensorflow.StructuredValue values = 1;
بین المللی
بولی نهایی
Static ListValue.Builder
newBuilder (نمونه اولیه ListValue )
Static ListValue.Builder
ListValue.Builder
استاتیک ListValue
parseDelimitedFrom (ورودی جریان ورودی)
استاتیک ListValue
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک ListValue
parseFrom (داده های ByteBuffer)
استاتیک ListValue
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک ListValue
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک ListValue
parseFrom (ورودی com.google.protobuf.CodedInputStream)
استاتیک ListValue
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک ListValue
parseFrom (داده های com.google.protobuf.ByteString)
استاتیک ListValue
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
استاتیک ListValue
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
ListValue.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی VALUES_FIELD_NUMBER

ارزش ثابت: 1

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی استاتیک ListValue getDefaultInstance ()

public ListValue getDefaultInstanceForType ()

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

عمومی getParserForType ()

عمومی int getSerializedSize ()

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

عمومی StructuredValue getValues ​​(شاخص int)

repeated .tensorflow.StructuredValue values = 1;

عمومی int getValuesCount ()

repeated .tensorflow.StructuredValue values = 1;

لیست عمومی< StructuredValue > getValuesList ()

repeated .tensorflow.StructuredValue values = 1;

عمومی StructuredValueOrBuilder getValuesOrBuilder (int index)

repeated .tensorflow.StructuredValue values = 1;

لیست عمومی<? گسترش StructuredValueOrBuilder > getValuesOrBuilderList ()

repeated .tensorflow.StructuredValue values = 1;

هش کد عمومی ()

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

Public Static ListValue.Builder newBuilder (نمونه اولیه ListValue )

Public Static ListValue.Builder newBuilder ()

public ListValue.Builder newBuilderForType ()

عمومی static ListValue parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی static ListValue parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

Public Static ListValue parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی static ListValue parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

public static ListValue parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی static ListValue parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

public static ListValue parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

Public Static ListValue parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

public static ListValue parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

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

public ListValue.Builder toBuilder ()

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

پرتاب می کند
IOException