Builder
public final class Builder extends GeneratedMessageV3.Builder<BuilderType> implements ValidatingBuilder<M>, TimeOptionOrBuilder
The field value is point in time which lies in the future or in the past.
Is applicable only to `Timestamp`s and types marked as `Temporal`. See `io.spine.time.Temporal`.
Repeated fields are supported.
Example: Using `(when)` option.
message ScheduleMeeting {
spine.time.ZonedDateTime start = 1 [(when).in = FUTURE];
}
Content copied to clipboard
TimeOption
Inherited properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
Link copied to clipboard
Defines a restriction for the timestamp.
Content copied to clipboard
.Time in = 1;
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
Defines a restriction for the timestamp.
Content copied to clipboard
.Time in = 1;
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public TimeOption.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Link copied to clipboard
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
A user-defined validation error format message.
May include tokens `{value}`—for the actual value of the field, and `{other}`—for
the expected value. The tokens will be replaced at runtime when the error is constructed.
Content copied to clipboard
string error_msg = 3;
Link copied to clipboard
Link copied to clipboard
Defines a restriction for the timestamp.
Content copied to clipboard
.Time in = 1;
Link copied to clipboard
Defines a restriction for the timestamp.
Content copied to clipboard
.Time in = 1;
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Link copied to clipboard
A user-defined validation error format message.
Deprecated. Use `error_msg` instead.
Content copied to clipboard
string msg_format = 2 [deprecated = true];
Link copied to clipboard
public TimeOption.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Link copied to clipboard
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
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
Link copied to clipboard
Link copied to clipboard
protected boolean parseUnknownField(CodedInputStream input, ExtensionRegistryLite extensionRegistry, int tag)
Link copied to clipboard
Link copied to clipboard