operator fun ERROR CLASS: Symbol not found for Any.Companion
.invoke(body: ERROR CLASS: Symbol not found for Any.Builder.() -> Unit): Any(source) Constructs a new message.
val message = Any {
typeUrl = ...
}
operator fun ERROR CLASS: Symbol not found for Api.Companion
.invoke(body: ERROR CLASS: Symbol not found for Api.Builder.() -> Unit): Api(source) Constructs a new message.
val message = Api {
name = ...
}
operator fun ERROR CLASS: Symbol not found for Method.Companion
.invoke(body: ERROR CLASS: Symbol not found for Method.Builder.() -> Unit): Method(source) Constructs a new message.
val message = Method {
name = ...
}
operator fun ERROR CLASS: Symbol not found for Mixin.Companion
.invoke(body: ERROR CLASS: Symbol not found for Mixin.Builder.() -> Unit): Mixin(source) Constructs a new message.
val message = Mixin {
name = ...
}
operator fun ERROR CLASS: Symbol not found for FileDescriptorSet.Companion
.invoke(body: ERROR CLASS: Symbol not found for FileDescriptorSet.Builder.() -> Unit): FileDescriptorSet(source) Constructs a new message.
val message = FileDescriptorSet {
file = ...
}
operator fun ERROR CLASS: Symbol not found for FileDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for FileDescriptorProto.Builder.() -> Unit): FileDescriptorProto(source) Constructs a new message.
val message = FileDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for DescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for DescriptorProto.Builder.() -> Unit): DescriptorProto(source) Constructs a new message.
val message = DescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for ExtensionRangeOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for ExtensionRangeOptions.Builder.() -> Unit): ExtensionRangeOptions(source) Constructs a new message.
val message = ExtensionRangeOptions {
uninterpretedOption = ...
}
operator fun ERROR CLASS: Symbol not found for FieldDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for FieldDescriptorProto.Builder.() -> Unit): FieldDescriptorProto(source) Constructs a new message.
val message = FieldDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for OneofDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for OneofDescriptorProto.Builder.() -> Unit): OneofDescriptorProto(source) Constructs a new message.
val message = OneofDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for EnumDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for EnumDescriptorProto.Builder.() -> Unit): EnumDescriptorProto(source) Constructs a new message.
val message = EnumDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for EnumValueDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for EnumValueDescriptorProto.Builder.() -> Unit): EnumValueDescriptorProto(source) Constructs a new message.
val message = EnumValueDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for ServiceDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for ServiceDescriptorProto.Builder.() -> Unit): ServiceDescriptorProto(source) Constructs a new message.
val message = ServiceDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for MethodDescriptorProto.Companion
.invoke(body: ERROR CLASS: Symbol not found for MethodDescriptorProto.Builder.() -> Unit): MethodDescriptorProto(source) Constructs a new message.
val message = MethodDescriptorProto {
name = ...
}
operator fun ERROR CLASS: Symbol not found for FileOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for FileOptions.Builder.() -> Unit): FileOptions(source) Constructs a new message.
val message = FileOptions {
javaPackage = ...
}
operator fun ERROR CLASS: Symbol not found for MessageOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for MessageOptions.Builder.() -> Unit): MessageOptions(source) Constructs a new message.
val message = MessageOptions {
messageSetWireFormat = ...
}
operator fun ERROR CLASS: Symbol not found for FieldOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for FieldOptions.Builder.() -> Unit): FieldOptions(source) Constructs a new message.
val message = FieldOptions {
ctype = ...
}
operator fun ERROR CLASS: Symbol not found for OneofOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for OneofOptions.Builder.() -> Unit): OneofOptions(source) Constructs a new message.
val message = OneofOptions {
features = ...
}
operator fun ERROR CLASS: Symbol not found for EnumOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for EnumOptions.Builder.() -> Unit): EnumOptions(source) Constructs a new message.
val message = EnumOptions {
allowAlias = ...
}
operator fun ERROR CLASS: Symbol not found for EnumValueOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for EnumValueOptions.Builder.() -> Unit): EnumValueOptions(source) Constructs a new message.
val message = EnumValueOptions {
deprecated = ...
}
operator fun ERROR CLASS: Symbol not found for ServiceOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for ServiceOptions.Builder.() -> Unit): ServiceOptions(source) Constructs a new message.
val message = ServiceOptions {
features = ...
}
operator fun ERROR CLASS: Symbol not found for MethodOptions.Companion
.invoke(body: ERROR CLASS: Symbol not found for MethodOptions.Builder.() -> Unit): MethodOptions(source) Constructs a new message.
val message = MethodOptions {
deprecated = ...
}
operator fun ERROR CLASS: Symbol not found for UninterpretedOption.Companion
.invoke(body: ERROR CLASS: Symbol not found for UninterpretedOption.Builder.() -> Unit): UninterpretedOption(source) Constructs a new message.
val message = UninterpretedOption {
name = ...
}
operator fun ERROR CLASS: Symbol not found for FeatureSet.Companion
.invoke(body: ERROR CLASS: Symbol not found for FeatureSet.Builder.() -> Unit): FeatureSet(source) Constructs a new message.
val message = FeatureSet {
fieldPresence = ...
}
operator fun ERROR CLASS: Symbol not found for FeatureSetDefaults.Companion
.invoke(body: ERROR CLASS: Symbol not found for FeatureSetDefaults.Builder.() -> Unit): FeatureSetDefaults(source) Constructs a new message.
val message = FeatureSetDefaults {
defaults = ...
}
operator fun ERROR CLASS: Symbol not found for SourceCodeInfo.Companion
.invoke(body: ERROR CLASS: Symbol not found for SourceCodeInfo.Builder.() -> Unit): SourceCodeInfo(source) Constructs a new message.
val message = SourceCodeInfo {
location = ...
}
operator fun ERROR CLASS: Symbol not found for GeneratedCodeInfo.Companion
.invoke(body: ERROR CLASS: Symbol not found for GeneratedCodeInfo.Builder.() -> Unit): GeneratedCodeInfo(source) Constructs a new message.
val message = GeneratedCodeInfo {
annotation = ...
}
Constructs a new message.
val message = ExtensionRange {
start = ...
}
Constructs a new message.
val message = ReservedRange {
start = ...
}
Constructs a new message.
val message = Declaration {
number = ...
}
Constructs a new message.
val message = EnumReservedRange {
start = ...
}
operator fun ERROR CLASS: Symbol not found for FieldOptions.EditionDefault.Companion
.invoke(body: ERROR CLASS: Symbol not found for FieldOptions.EditionDefault.Builder.() -> Unit): FieldOptions.EditionDefault(source) Constructs a new message.
val message = EditionDefault {
edition = ...
}
operator fun ERROR CLASS: Symbol not found for FieldOptions.FeatureSupport.Companion
.invoke(body: ERROR CLASS: Symbol not found for FieldOptions.FeatureSupport.Builder.() -> Unit): FieldOptions.FeatureSupport(source) Constructs a new message.
val message = FeatureSupport {
editionIntroduced = ...
}
Constructs a new message.
val message = NamePart {
namePart = ...
}
Constructs a new message.
val message = VisibilityFeature { }
Constructs a new message.
val message = FeatureSetEditionDefault {
edition = ...
}
operator fun ERROR CLASS: Symbol not found for SourceCodeInfo.Location.Companion
.invoke(body: ERROR CLASS: Symbol not found for SourceCodeInfo.Location.Builder.() -> Unit): SourceCodeInfo.Location(source) Constructs a new message.
val message = Location {
path = ...
}
Constructs a new message.
val message = Annotation {
path = ...
}
operator fun ERROR CLASS: Symbol not found for Duration.Companion
.invoke(body: ERROR CLASS: Symbol not found for Duration.Builder.() -> Unit): Duration(source) Constructs a new message.
val message = Duration {
seconds = ...
}
operator fun ERROR CLASS: Symbol not found for Empty.Companion
.invoke(body: ERROR CLASS: Symbol not found for Empty.Builder.() -> Unit): Empty(source) Constructs a new message.
operator fun ERROR CLASS: Symbol not found for FieldMask.Companion
.invoke(body: ERROR CLASS: Symbol not found for FieldMask.Builder.() -> Unit): FieldMask(source) Constructs a new message.
val message = FieldMask {
paths = ...
}
operator fun ERROR CLASS: Symbol not found for SourceContext.Companion
.invoke(body: ERROR CLASS: Symbol not found for SourceContext.Builder.() -> Unit): SourceContext(source) Constructs a new message.
val message = SourceContext {
fileName = ...
}
operator fun ERROR CLASS: Symbol not found for Struct.Companion
.invoke(body: ERROR CLASS: Symbol not found for Struct.Builder.() -> Unit): Struct(source) Constructs a new message.
val message = Struct {
fields = ...
}
operator fun ERROR CLASS: Symbol not found for Value.Companion
.invoke(body: ERROR CLASS: Symbol not found for Value.Builder.() -> Unit): Value(source) Constructs a new message.
val message = Value {
kind = ...
}
operator fun ERROR CLASS: Symbol not found for ListValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for ListValue.Builder.() -> Unit): ListValue(source) Constructs a new message.
val message = ListValue {
values = ...
}
operator fun ERROR CLASS: Symbol not found for Timestamp.Companion
.invoke(body: ERROR CLASS: Symbol not found for Timestamp.Builder.() -> Unit): Timestamp(source) Constructs a new message.
val message = Timestamp {
seconds = ...
}
operator fun ERROR CLASS: Symbol not found for Type.Companion
.invoke(body: ERROR CLASS: Symbol not found for Type.Builder.() -> Unit): Type(source) Constructs a new message.
val message = Type {
name = ...
}
operator fun ERROR CLASS: Symbol not found for Field.Companion
.invoke(body: ERROR CLASS: Symbol not found for Field.Builder.() -> Unit): Field(source) Constructs a new message.
val message = Field {
kind = ...
}
Constructs a new message.
val message = Enum {
name = ...
}
operator fun ERROR CLASS: Symbol not found for EnumValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for EnumValue.Builder.() -> Unit): EnumValue(source) Constructs a new message.
val message = EnumValue {
name = ...
}
operator fun ERROR CLASS: Symbol not found for Option.Companion
.invoke(body: ERROR CLASS: Symbol not found for Option.Builder.() -> Unit): Option(source) Constructs a new message.
val message = Option {
name = ...
}
operator fun ERROR CLASS: Symbol not found for DoubleValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for DoubleValue.Builder.() -> Unit): DoubleValue(source) Constructs a new message.
val message = DoubleValue {
value = ...
}
operator fun ERROR CLASS: Symbol not found for FloatValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for FloatValue.Builder.() -> Unit): FloatValue(source) Constructs a new message.
val message = FloatValue {
value = ...
}
operator fun ERROR CLASS: Symbol not found for Int64Value.Companion
.invoke(body: ERROR CLASS: Symbol not found for Int64Value.Builder.() -> Unit): Int64Value(source) Constructs a new message.
val message = Int64Value {
value = ...
}
operator fun ERROR CLASS: Symbol not found for UInt64Value.Companion
.invoke(body: ERROR CLASS: Symbol not found for UInt64Value.Builder.() -> Unit): UInt64Value(source) Constructs a new message.
val message = UInt64Value {
value = ...
}
operator fun ERROR CLASS: Symbol not found for Int32Value.Companion
.invoke(body: ERROR CLASS: Symbol not found for Int32Value.Builder.() -> Unit): Int32Value(source) Constructs a new message.
val message = Int32Value {
value = ...
}
operator fun ERROR CLASS: Symbol not found for UInt32Value.Companion
.invoke(body: ERROR CLASS: Symbol not found for UInt32Value.Builder.() -> Unit): UInt32Value(source) Constructs a new message.
val message = UInt32Value {
value = ...
}
operator fun ERROR CLASS: Symbol not found for BoolValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for BoolValue.Builder.() -> Unit): BoolValue(source) Constructs a new message.
val message = BoolValue {
value = ...
}
operator fun ERROR CLASS: Symbol not found for StringValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for StringValue.Builder.() -> Unit): StringValue(source) Constructs a new message.
val message = StringValue {
value = ...
}
operator fun ERROR CLASS: Symbol not found for BytesValue.Companion
.invoke(body: ERROR CLASS: Symbol not found for BytesValue.Builder.() -> Unit): BytesValue(source) Constructs a new message.
val message = BytesValue {
value = ...
}