TablesAnnotation.Builder |
TablesAnnotation.Builder.addAllTablesModelColumnInfo(Iterable<? extends TablesModelColumnInfo> values) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.addTablesModelColumnInfo(int index,
TablesModelColumnInfo value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.addTablesModelColumnInfo(int index,
TablesModelColumnInfo.Builder builderForValue) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.addTablesModelColumnInfo(TablesModelColumnInfo value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.addTablesModelColumnInfo(TablesModelColumnInfo.Builder builderForValue) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clear() |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearBaselineScore() |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearPredictionInterval() |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearScore() |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearTablesModelColumnInfo() |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clearValue() |
The predicted value of the row's
[target_column][google.cloud.automl.v1beta1.TablesModelMetadata.target_column_spec].
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.clone() |
|
TablesAnnotation.Builder |
AnnotationPayload.Builder.getTablesBuilder() |
Annotation details for Tables.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.mergeFrom(TablesAnnotation other) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.mergePredictionInterval(DoubleRange value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.mergeValue(com.google.protobuf.Value value) |
The predicted value of the row's
[target_column][google.cloud.automl.v1beta1.TablesModelMetadata.target_column_spec].
|
static TablesAnnotation.Builder |
TablesAnnotation.newBuilder() |
|
static TablesAnnotation.Builder |
TablesAnnotation.newBuilder(TablesAnnotation prototype) |
|
TablesAnnotation.Builder |
TablesAnnotation.newBuilderForType() |
|
protected TablesAnnotation.Builder |
TablesAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.removeTablesModelColumnInfo(int index) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setBaselineScore(float value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setPredictionInterval(DoubleRange value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setPredictionInterval(DoubleRange.Builder builderForValue) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setScore(float value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setTablesModelColumnInfo(int index,
TablesModelColumnInfo value) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setTablesModelColumnInfo(int index,
TablesModelColumnInfo.Builder builderForValue) |
Output only.
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setValue(com.google.protobuf.Value value) |
The predicted value of the row's
[target_column][google.cloud.automl.v1beta1.TablesModelMetadata.target_column_spec].
|
TablesAnnotation.Builder |
TablesAnnotation.Builder.setValue(com.google.protobuf.Value.Builder builderForValue) |
The predicted value of the row's
[target_column][google.cloud.automl.v1beta1.TablesModelMetadata.target_column_spec].
|
TablesAnnotation.Builder |
TablesAnnotation.toBuilder() |
|