Package | Description |
---|---|
tensorflow |
Modifier and Type | Method and Description |
---|---|
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.clear() |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.clone() |
Struct.NoneValue.Builder |
Struct.StructuredValue.Builder.getNoneValueBuilder()
Represents None.
|
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.mergeFrom(com.google.protobuf.Message other) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.mergeFrom(Struct.NoneValue other) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Struct.NoneValue.Builder |
Struct.NoneValue.newBuilder() |
static Struct.NoneValue.Builder |
Struct.NoneValue.newBuilder(Struct.NoneValue prototype) |
Struct.NoneValue.Builder |
Struct.NoneValue.newBuilderForType() |
protected Struct.NoneValue.Builder |
Struct.NoneValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Struct.NoneValue.Builder |
Struct.NoneValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Struct.NoneValue.Builder |
Struct.NoneValue.toBuilder() |
Modifier and Type | Method and Description |
---|---|
Struct.StructuredValue.Builder |
Struct.StructuredValue.Builder.setNoneValue(Struct.NoneValue.Builder builderForValue)
Represents None.
|
Copyright © 2015–2019. All rights reserved.