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