Value Mismatch Or Builder
Functions
Link copied to clipboard
The value discovered in the field (instead of the expected).
This field is not populated if the entity does not have the attribute set.
Content copied to clipboard
.google.protobuf.Any actual = 2;
Link copied to clipboard
The value which a command expected in an entity field.
This field is not populated if the command expects to initialize the attribute.
Content copied to clipboard
.google.protobuf.Any expected = 1;
Link copied to clipboard
The value which a command expected in an entity field.
This field is not populated if the command expects to initialize the attribute.
Content copied to clipboard
.google.protobuf.Any expected = 1;
Link copied to clipboard
The value which a command could have set if expected value was discovered in the entity.
Content copied to clipboard
.google.protobuf.Any new_value = 3;
Link copied to clipboard
The value which a command could have set if expected value was discovered in the entity.
Content copied to clipboard
.google.protobuf.Any new_value = 3;
Link copied to clipboard
The version of the entity which generated the rejection.
Content copied to clipboard
int32 version = 4;
Link copied to clipboard
The value which a command expected in an entity field.
This field is not populated if the command expects to initialize the attribute.
Content copied to clipboard
.google.protobuf.Any expected = 1;
Link copied to clipboard
The value which a command could have set if expected value was discovered in the entity.
Content copied to clipboard
.google.protobuf.Any new_value = 3;
Inherited functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard