Package | Description |
---|---|
tensorflow |
Modifier and Type | Method and Description |
---|---|
Struct.ListValue |
Struct.ListValue.Builder.build() |
Struct.ListValue |
Struct.ListValue.Builder.buildPartial() |
static Struct.ListValue |
Struct.ListValue.getDefaultInstance() |
Struct.ListValue |
Struct.ListValue.getDefaultInstanceForType() |
Struct.ListValue |
Struct.ListValue.Builder.getDefaultInstanceForType() |
Struct.ListValue |
Struct.StructuredValueOrBuilder.getListValue()
Represents a list of `Value`.
|
Struct.ListValue |
Struct.StructuredValue.getListValue()
Represents a list of `Value`.
|
Struct.ListValue |
Struct.StructuredValue.Builder.getListValue()
Represents a list of `Value`.
|
static Struct.ListValue |
Struct.ListValue.parseDelimitedFrom(InputStream input) |
static Struct.ListValue |
Struct.ListValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.ListValue |
Struct.ListValue.parseFrom(byte[] data) |
static Struct.ListValue |
Struct.ListValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.ListValue |
Struct.ListValue.parseFrom(ByteBuffer data) |
static Struct.ListValue |
Struct.ListValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.ListValue |
Struct.ListValue.parseFrom(com.google.protobuf.ByteString data) |
static Struct.ListValue |
Struct.ListValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.ListValue |
Struct.ListValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static Struct.ListValue |
Struct.ListValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.ListValue |
Struct.ListValue.parseFrom(InputStream input) |
static Struct.ListValue |
Struct.ListValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Struct.ListValue> |
Struct.ListValue.getParserForType() |
static com.google.protobuf.Parser<Struct.ListValue> |
Struct.ListValue.parser() |
Modifier and Type | Method and Description |
---|---|
Struct.ListValue.Builder |
Struct.ListValue.Builder.mergeFrom(Struct.ListValue other) |
Struct.StructuredValue.Builder |
Struct.StructuredValue.Builder.mergeListValue(Struct.ListValue value)
Represents a list of `Value`.
|
static Struct.ListValue.Builder |
Struct.ListValue.newBuilder(Struct.ListValue prototype) |
Struct.StructuredValue.Builder |
Struct.StructuredValue.Builder.setListValue(Struct.ListValue value)
Represents a list of `Value`.
|
Copyright © 2015–2019. All rights reserved.