- 2.51.0 (latest)
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.18
- 2.2.3
- 2.1.23
public static final class ArrayStats.Builder extends GeneratedMessageV3.Builder<ArrayStats.Builder> implements ArrayStatsOrBuilder
The data statistics of a series of ARRAY values.
Protobuf type google.cloud.automl.v1beta1.ArrayStats
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ArrayStats.BuilderImplements
ArrayStatsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ArrayStats.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ArrayStats.Builder |
build()
public ArrayStats build()
Type | Description |
ArrayStats |
buildPartial()
public ArrayStats buildPartial()
Type | Description |
ArrayStats |
clear()
public ArrayStats.Builder clear()
Type | Description |
ArrayStats.Builder |
clearField(Descriptors.FieldDescriptor field)
public ArrayStats.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
ArrayStats.Builder |
clearMemberStats()
public ArrayStats.Builder clearMemberStats()
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Type | Description |
ArrayStats.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ArrayStats.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
ArrayStats.Builder |
clone()
public ArrayStats.Builder clone()
Type | Description |
ArrayStats.Builder |
getDefaultInstanceForType()
public ArrayStats getDefaultInstanceForType()
Type | Description |
ArrayStats |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getMemberStats()
public DataStats getMemberStats()
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Type | Description |
DataStats | The memberStats. |
getMemberStatsBuilder()
public DataStats.Builder getMemberStatsBuilder()
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Type | Description |
DataStats.Builder |
getMemberStatsOrBuilder()
public DataStatsOrBuilder getMemberStatsOrBuilder()
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Type | Description |
DataStatsOrBuilder |
hasMemberStats()
public boolean hasMemberStats()
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Type | Description |
boolean | Whether the memberStats field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(ArrayStats other)
public ArrayStats.Builder mergeFrom(ArrayStats other)
Name | Description |
other | ArrayStats |
Type | Description |
ArrayStats.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ArrayStats.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ArrayStats.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public ArrayStats.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
ArrayStats.Builder |
mergeMemberStats(DataStats value)
public ArrayStats.Builder mergeMemberStats(DataStats value)
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Name | Description |
value | DataStats |
Type | Description |
ArrayStats.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ArrayStats.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ArrayStats.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ArrayStats.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ArrayStats.Builder |
setMemberStats(DataStats value)
public ArrayStats.Builder setMemberStats(DataStats value)
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Name | Description |
value | DataStats |
Type | Description |
ArrayStats.Builder |
setMemberStats(DataStats.Builder builderForValue)
public ArrayStats.Builder setMemberStats(DataStats.Builder builderForValue)
Stats of all the values of all arrays, as if they were a single long series of data. The type depends on the element type of the array.
.google.cloud.automl.v1beta1.DataStats member_stats = 2;
Name | Description |
builderForValue | DataStats.Builder |
Type | Description |
ArrayStats.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ArrayStats.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
ArrayStats.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ArrayStats.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ArrayStats.Builder |