public static final class ModelMonitoringStatsDataPoint.TypedValue.Builder extends GeneratedMessage.Builder<ModelMonitoringStatsDataPoint.TypedValue.Builder> implements ModelMonitoringStatsDataPoint.TypedValueOrBuilderTyped value of the statistics.
Protobuf type
google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ModelMonitoringStatsDataPoint.TypedValue.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ModelMonitoringStatsDataPoint.TypedValue build()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue |
|
buildPartial()
public ModelMonitoringStatsDataPoint.TypedValue buildPartial()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue |
|
clear()
public ModelMonitoringStatsDataPoint.TypedValue.Builder clear()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
clearDistributionValue()
public ModelMonitoringStatsDataPoint.TypedValue.Builder clearDistributionValue()Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
clearDoubleValue()
public ModelMonitoringStatsDataPoint.TypedValue.Builder clearDoubleValue()Double.
double double_value = 1;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
This builder for chaining. |
clearValue()
public ModelMonitoringStatsDataPoint.TypedValue.Builder clearValue()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
getDefaultInstanceForType()
public ModelMonitoringStatsDataPoint.TypedValue getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDistributionValue()
public ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue getDistributionValue()Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue |
The distributionValue. |
getDistributionValueBuilder()
public ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue.Builder getDistributionValueBuilder()Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue.Builder |
|
getDistributionValueOrBuilder()
public ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValueOrBuilder getDistributionValueOrBuilder()Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValueOrBuilder |
|
getDoubleValue()
public double getDoubleValue()Double.
double double_value = 1;
| Returns | |
|---|---|
| Type | Description |
double |
The doubleValue. |
getValueCase()
public ModelMonitoringStatsDataPoint.TypedValue.ValueCase getValueCase()| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.ValueCase |
|
hasDistributionValue()
public boolean hasDistributionValue()Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the distributionValue field is set. |
hasDoubleValue()
public boolean hasDoubleValue()Double.
double double_value = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the doubleValue field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue value)
public ModelMonitoringStatsDataPoint.TypedValue.Builder mergeDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue value)Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
mergeFrom(ModelMonitoringStatsDataPoint.TypedValue other)
public ModelMonitoringStatsDataPoint.TypedValue.Builder mergeFrom(ModelMonitoringStatsDataPoint.TypedValue other)| Parameter | |
|---|---|
| Name | Description |
other |
ModelMonitoringStatsDataPoint.TypedValue |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ModelMonitoringStatsDataPoint.TypedValue.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ModelMonitoringStatsDataPoint.TypedValue.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
setDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue value)
public ModelMonitoringStatsDataPoint.TypedValue.Builder setDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue value)Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
setDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue.Builder builderForValue)
public ModelMonitoringStatsDataPoint.TypedValue.Builder setDistributionValue(ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue.Builder builderForValue)Distribution.
.google.cloud.aiplatform.v1beta1.ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue distribution_value = 2;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
ModelMonitoringStatsDataPoint.TypedValue.DistributionDataValue.Builder |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
|
setDoubleValue(double value)
public ModelMonitoringStatsDataPoint.TypedValue.Builder setDoubleValue(double value)Double.
double double_value = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
doubleThe doubleValue to set. |
| Returns | |
|---|---|
| Type | Description |
ModelMonitoringStatsDataPoint.TypedValue.Builder |
This builder for chaining. |