copy

fun Any.copy(body: ERROR CLASS: Symbol not found for Any.Builder.() -> Unit = {}): Any(source)

Copies the original message, including unknown fields.

val copy = original.copy {
typeUrl = ...
}

fun Api.copy(body: ERROR CLASS: Symbol not found for Api.Builder.() -> Unit = {}): Api(source)
fun Method.copy(body: ERROR CLASS: Symbol not found for Method.Builder.() -> Unit = {}): Method(source)
fun Mixin.copy(body: ERROR CLASS: Symbol not found for Mixin.Builder.() -> Unit = {}): Mixin(source)
fun FileDescriptorProto.copy(body: ERROR CLASS: Symbol not found for FileDescriptorProto.Builder.() -> Unit = {}): FileDescriptorProto(source)
fun DescriptorProto.copy(body: ERROR CLASS: Symbol not found for DescriptorProto.Builder.() -> Unit = {}): DescriptorProto(source)
fun FieldDescriptorProto.copy(body: ERROR CLASS: Symbol not found for FieldDescriptorProto.Builder.() -> Unit = {}): FieldDescriptorProto(source)
fun OneofDescriptorProto.copy(body: ERROR CLASS: Symbol not found for OneofDescriptorProto.Builder.() -> Unit = {}): OneofDescriptorProto(source)
fun EnumDescriptorProto.copy(body: ERROR CLASS: Symbol not found for EnumDescriptorProto.Builder.() -> Unit = {}): EnumDescriptorProto(source)
fun EnumValueDescriptorProto.copy(body: ERROR CLASS: Symbol not found for EnumValueDescriptorProto.Builder.() -> Unit = {}): EnumValueDescriptorProto(source)
fun ServiceDescriptorProto.copy(body: ERROR CLASS: Symbol not found for ServiceDescriptorProto.Builder.() -> Unit = {}): ServiceDescriptorProto(source)
fun MethodDescriptorProto.copy(body: ERROR CLASS: Symbol not found for MethodDescriptorProto.Builder.() -> Unit = {}): MethodDescriptorProto(source)
fun UninterpretedOption.copy(body: ERROR CLASS: Symbol not found for UninterpretedOption.Builder.() -> Unit = {}): UninterpretedOption(source)
fun Type.copy(body: ERROR CLASS: Symbol not found for Type.Builder.() -> Unit = {}): Type(source)
fun Enum.copy(body: ERROR CLASS: Symbol not found for Enum.Builder.() -> Unit = {}): Enum(source)
fun EnumValue.copy(body: ERROR CLASS: Symbol not found for EnumValue.Builder.() -> Unit = {}): EnumValue(source)
fun Option.copy(body: ERROR CLASS: Symbol not found for Option.Builder.() -> Unit = {}): Option(source)

Copies the original message, including unknown fields.

val copy = original.copy {
name = ...
}

fun FileDescriptorSet.copy(body: ERROR CLASS: Symbol not found for FileDescriptorSet.Builder.() -> Unit = {}): FileDescriptorSet(source)

Copies the original message, including unknown fields.

val copy = original.copy {
file = ...
}

fun ExtensionRangeOptions.copy(body: ERROR CLASS: Symbol not found for ExtensionRangeOptions.Builder.() -> Unit = {}): ExtensionRangeOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
uninterpretedOption = ...
}

fun FileOptions.copy(body: ERROR CLASS: Symbol not found for FileOptions.Builder.() -> Unit = {}): FileOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
javaPackage = ...
}

fun MessageOptions.copy(body: ERROR CLASS: Symbol not found for MessageOptions.Builder.() -> Unit = {}): MessageOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
messageSetWireFormat = ...
}

fun FieldOptions.copy(body: ERROR CLASS: Symbol not found for FieldOptions.Builder.() -> Unit = {}): FieldOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
ctype = ...
}

fun OneofOptions.copy(body: ERROR CLASS: Symbol not found for OneofOptions.Builder.() -> Unit = {}): OneofOptions(source)
fun ServiceOptions.copy(body: ERROR CLASS: Symbol not found for ServiceOptions.Builder.() -> Unit = {}): ServiceOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
features = ...
}

fun EnumOptions.copy(body: ERROR CLASS: Symbol not found for EnumOptions.Builder.() -> Unit = {}): EnumOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
allowAlias = ...
}

fun EnumValueOptions.copy(body: ERROR CLASS: Symbol not found for EnumValueOptions.Builder.() -> Unit = {}): EnumValueOptions(source)
fun MethodOptions.copy(body: ERROR CLASS: Symbol not found for MethodOptions.Builder.() -> Unit = {}): MethodOptions(source)

Copies the original message, including unknown fields.

val copy = original.copy {
deprecated = ...
}

fun FeatureSet.copy(body: ERROR CLASS: Symbol not found for FeatureSet.Builder.() -> Unit = {}): FeatureSet(source)

Copies the original message, including unknown fields.

val copy = original.copy {
fieldPresence = ...
}

fun FeatureSetDefaults.copy(body: ERROR CLASS: Symbol not found for FeatureSetDefaults.Builder.() -> Unit = {}): FeatureSetDefaults(source)

Copies the original message, including unknown fields.

val copy = original.copy {
defaults = ...
}

fun SourceCodeInfo.copy(body: ERROR CLASS: Symbol not found for SourceCodeInfo.Builder.() -> Unit = {}): SourceCodeInfo(source)

Copies the original message, including unknown fields.

val copy = original.copy {
location = ...
}

fun GeneratedCodeInfo.copy(body: ERROR CLASS: Symbol not found for GeneratedCodeInfo.Builder.() -> Unit = {}): GeneratedCodeInfo(source)

Copies the original message, including unknown fields.

val copy = original.copy {
annotation = ...
}

fun DescriptorProto.ExtensionRange.copy(body: ERROR CLASS: Symbol not found for DescriptorProto.ExtensionRange.Builder.() -> Unit = {}): DescriptorProto.ExtensionRange(source)
fun DescriptorProto.ReservedRange.copy(body: ERROR CLASS: Symbol not found for DescriptorProto.ReservedRange.Builder.() -> Unit = {}): DescriptorProto.ReservedRange(source)
fun EnumDescriptorProto.EnumReservedRange.copy(body: ERROR CLASS: Symbol not found for EnumDescriptorProto.EnumReservedRange.Builder.() -> Unit = {}): EnumDescriptorProto.EnumReservedRange(source)

Copies the original message, including unknown fields.

val copy = original.copy {
start = ...
}

fun ExtensionRangeOptions.Declaration.copy(body: ERROR CLASS: Symbol not found for ExtensionRangeOptions.Declaration.Builder.() -> Unit = {}): ExtensionRangeOptions.Declaration(source)

Copies the original message, including unknown fields.

val copy = original.copy {
number = ...
}

fun FieldOptions.EditionDefault.copy(body: ERROR CLASS: Symbol not found for FieldOptions.EditionDefault.Builder.() -> Unit = {}): FieldOptions.EditionDefault(source)
fun FeatureSetDefaults.FeatureSetEditionDefault.copy(body: ERROR CLASS: Symbol not found for FeatureSetDefaults.FeatureSetEditionDefault.Builder.() -> Unit = {}): FeatureSetDefaults.FeatureSetEditionDefault(source)

Copies the original message, including unknown fields.

val copy = original.copy {
edition = ...
}

fun FieldOptions.FeatureSupport.copy(body: ERROR CLASS: Symbol not found for FieldOptions.FeatureSupport.Builder.() -> Unit = {}): FieldOptions.FeatureSupport(source)

Copies the original message, including unknown fields.

val copy = original.copy {
editionIntroduced = ...
}

fun UninterpretedOption.NamePart.copy(body: ERROR CLASS: Symbol not found for UninterpretedOption.NamePart.Builder.() -> Unit = {}): UninterpretedOption.NamePart(source)

Copies the original message, including unknown fields.

val copy = original.copy {
namePart = ...
}

fun FeatureSet.VisibilityFeature.copy(body: ERROR CLASS: Symbol not found for FeatureSet.VisibilityFeature.Builder.() -> Unit = {}): FeatureSet.VisibilityFeature(source)
fun Empty.copy(body: ERROR CLASS: Symbol not found for Empty.Builder.() -> Unit = {}): Empty(source)

Copies the original message, including unknown fields.

val copy = original.copy()

fun SourceCodeInfo.Location.copy(body: ERROR CLASS: Symbol not found for SourceCodeInfo.Location.Builder.() -> Unit = {}): SourceCodeInfo.Location(source)
fun GeneratedCodeInfo.Annotation.copy(body: ERROR CLASS: Symbol not found for GeneratedCodeInfo.Annotation.Builder.() -> Unit = {}): GeneratedCodeInfo.Annotation(source)

Copies the original message, including unknown fields.

val copy = original.copy {
path = ...
}

fun Duration.copy(body: ERROR CLASS: Symbol not found for Duration.Builder.() -> Unit = {}): Duration(source)
fun Timestamp.copy(body: ERROR CLASS: Symbol not found for Timestamp.Builder.() -> Unit = {}): Timestamp(source)

Copies the original message, including unknown fields.

val copy = original.copy {
seconds = ...
}

fun FieldMask.copy(body: ERROR CLASS: Symbol not found for FieldMask.Builder.() -> Unit = {}): FieldMask(source)

Copies the original message, including unknown fields.

val copy = original.copy {
paths = ...
}

fun SourceContext.copy(body: ERROR CLASS: Symbol not found for SourceContext.Builder.() -> Unit = {}): SourceContext(source)

Copies the original message, including unknown fields.

val copy = original.copy {
fileName = ...
}

fun Struct.copy(body: ERROR CLASS: Symbol not found for Struct.Builder.() -> Unit = {}): Struct(source)

Copies the original message, including unknown fields.

val copy = original.copy {
fields = ...
}

fun Value.copy(body: ERROR CLASS: Symbol not found for Value.Builder.() -> Unit = {}): Value(source)
fun Field.copy(body: ERROR CLASS: Symbol not found for Field.Builder.() -> Unit = {}): Field(source)

Copies the original message, including unknown fields.

val copy = original.copy {
kind = ...
}

fun ListValue.copy(body: ERROR CLASS: Symbol not found for ListValue.Builder.() -> Unit = {}): ListValue(source)

Copies the original message, including unknown fields.

val copy = original.copy {
values = ...
}

fun DoubleValue.copy(body: ERROR CLASS: Symbol not found for DoubleValue.Builder.() -> Unit = {}): DoubleValue(source)
fun FloatValue.copy(body: ERROR CLASS: Symbol not found for FloatValue.Builder.() -> Unit = {}): FloatValue(source)
fun Int64Value.copy(body: ERROR CLASS: Symbol not found for Int64Value.Builder.() -> Unit = {}): Int64Value(source)
fun UInt64Value.copy(body: ERROR CLASS: Symbol not found for UInt64Value.Builder.() -> Unit = {}): UInt64Value(source)
fun Int32Value.copy(body: ERROR CLASS: Symbol not found for Int32Value.Builder.() -> Unit = {}): Int32Value(source)
fun UInt32Value.copy(body: ERROR CLASS: Symbol not found for UInt32Value.Builder.() -> Unit = {}): UInt32Value(source)
fun BoolValue.copy(body: ERROR CLASS: Symbol not found for BoolValue.Builder.() -> Unit = {}): BoolValue(source)
fun StringValue.copy(body: ERROR CLASS: Symbol not found for StringValue.Builder.() -> Unit = {}): StringValue(source)
fun BytesValue.copy(body: ERROR CLASS: Symbol not found for BytesValue.Builder.() -> Unit = {}): BytesValue(source)

Copies the original message, including unknown fields.

val copy = original.copy {
value = ...
}