Package io.spine.validation

Types

Link copied to clipboard
public final class DiagProto
Link copied to clipboard
public final class ListOfAnys extends GeneratedMessageV3 implements ListOfAnysOrBuilder
A list of values packed into `google.protobuf.Any`.
Unlike any other list in any target language, this message can itself be packed into `Any`.
Protobuf type spine.validation.ListOfAnys
Link copied to clipboard
public interface ListOfAnysOrBuilder implements MessageOrBuilder
Link copied to clipboard
public final class MapOfAnys extends GeneratedMessageV3 implements MapOfAnysOrBuilder
A map of values packed into `google.protobuf.Any`.
Unlike any other map/dictionary/structure in any target language, this message can itself be
packed into `Any`.
Protobuf type spine.validation.MapOfAnys
Link copied to clipboard
public interface MapOfAnysOrBuilder implements MessageOrBuilder