public final class RiskDelta extends GeneratedMessage implements RiskDeltaOrBuilderDescribes the difference in risk score between two points in time.
Protobuf type google.backstory.RiskDelta
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RiskDeltaImplements
RiskDeltaOrBuilderStatic Fields
PREVIOUS_RANGE_END_TIME_FIELD_NUMBER
public static final int PREVIOUS_RANGE_END_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PREVIOUS_RISK_SCORE_FIELD_NUMBER
public static final int PREVIOUS_RISK_SCORE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RISK_SCORE_DELTA_FIELD_NUMBER
public static final int RISK_SCORE_DELTA_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
RISK_SCORE_NUMERIC_DELTA_FIELD_NUMBER
public static final int RISK_SCORE_NUMERIC_DELTA_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RiskDelta getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RiskDelta.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RiskDelta.Builder |
|
newBuilder(RiskDelta prototype)
public static RiskDelta.Builder newBuilder(RiskDelta prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RiskDelta |
| Returns | |
|---|---|
| Type | Description |
RiskDelta.Builder |
|
parseDelimitedFrom(InputStream input)
public static RiskDelta parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RiskDelta parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RiskDelta parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RiskDelta parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RiskDelta parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RiskDelta parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RiskDelta parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RiskDelta parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RiskDelta parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RiskDelta parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RiskDelta parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RiskDelta parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RiskDelta> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RiskDelta> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RiskDelta getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RiskDelta |
|
getParserForType()
public Parser<RiskDelta> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RiskDelta> |
|
getPreviousRangeEndTime()
public Timestamp getPreviousRangeEndTime()End time of the previous time window.
.google.protobuf.Timestamp previous_range_end_time = 1;
| Returns | |
|---|---|
| Type | Description |
Timestamp |
The previousRangeEndTime. |
getPreviousRangeEndTimeOrBuilder()
public TimestampOrBuilder getPreviousRangeEndTimeOrBuilder()End time of the previous time window.
.google.protobuf.Timestamp previous_range_end_time = 1;
| Returns | |
|---|---|
| Type | Description |
TimestampOrBuilder |
|
getPreviousRiskScore()
public int getPreviousRiskScore()Risk score from previous risk window
int32 previous_risk_score = 3;
| Returns | |
|---|---|
| Type | Description |
int |
The previousRiskScore. |
getRiskScoreDelta()
public int getRiskScoreDelta()Difference in the normalized risk score from the previous recorded value.
int32 risk_score_delta = 2;
| Returns | |
|---|---|
| Type | Description |
int |
The riskScoreDelta. |
getRiskScoreNumericDelta()
public int getRiskScoreNumericDelta()Numeric change between current and previous risk score
int32 risk_score_numeric_delta = 4;
| Returns | |
|---|---|
| Type | Description |
int |
The riskScoreNumericDelta. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasPreviousRangeEndTime()
public boolean hasPreviousRangeEndTime()End time of the previous time window.
.google.protobuf.Timestamp previous_range_end_time = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the previousRangeEndTime field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public RiskDelta.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RiskDelta.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RiskDelta.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RiskDelta.Builder |
|
toBuilder()
public RiskDelta.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RiskDelta.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|