A
B
C
D
E
F
G
H
I
L
M
O
P
S
T
U
V
C
- clearBoolValue() - function in com.google.protobuf.ValueKt.Dsl
- <pre> Represents a boolean value.
- clearCardinality() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The field cardinality.
- clearDefaultValue() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The string value of the default value of this field.
- clearFileName() - function in com.google.protobuf.SourceContextKt.Dsl
- <pre> The path-qualified name of the .proto file that contained the associated protobuf element.
- clearJsonName() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The field JSON name.
- clearKind() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The field type.
- clearKind() - function in com.google.protobuf.ValueKt.Dsl
- clearListValue() - function in com.google.protobuf.ValueKt.Dsl
- <pre> Represents a repeated `Value`.
- clearName() - function in com.google.protobuf.ApiKt.Dsl
- <pre> The fully qualified name of this interface, including package name followed by the interface's simple name.
- clearName() - function in com.google.protobuf.EnumKt.Dsl
- <pre> Enum type name.
- clearName() - function in com.google.protobuf.EnumValueKt.Dsl
- <pre> Enum value name.
- clearName() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The field name.
- clearName() - function in com.google.protobuf.MethodKt.Dsl
- <pre> The simple name of this method.
- clearName() - function in com.google.protobuf.MixinKt.Dsl
- <pre> The fully qualified name of the interface which is included.
- clearName() - function in com.google.protobuf.OptionKt.Dsl
- <pre> The option's name.
- clearName() - function in com.google.protobuf.TypeKt.Dsl
- <pre> The fully qualified message name.
- clearNanos() - function in com.google.protobuf.DurationKt.Dsl
- <pre> Signed fractions of a second at nanosecond resolution of the span of time.
- clearNanos() - function in com.google.protobuf.TimestampKt.Dsl
- <pre> Non-negative fractions of a second at nanosecond resolution.
- clearNullValue() - function in com.google.protobuf.ValueKt.Dsl
- <pre> Represents a null value.
- clearNumber() - function in com.google.protobuf.EnumValueKt.Dsl
- <pre> Enum value number.
- clearNumber() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The field number.
- clearNumberValue() - function in com.google.protobuf.ValueKt.Dsl
- <pre> Represents a double value.
- clearOneofIndex() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The index of the field type in `Type.oneofs`, for message or enumeration types.
- clearPacked() - function in com.google.protobuf.FieldKt.Dsl
- <pre> Whether to use alternative packed wire representation.
- clearRequestStreaming() - function in com.google.protobuf.MethodKt.Dsl
- <pre> If true, the request is streamed.
- clearRequestTypeUrl() - function in com.google.protobuf.MethodKt.Dsl
- <pre> A URL of the input message type.
- clearResponseStreaming() - function in com.google.protobuf.MethodKt.Dsl
- <pre> If true, the response is streamed.
- clearResponseTypeUrl() - function in com.google.protobuf.MethodKt.Dsl
- <pre> The URL of the output message type.
- clearRoot() - function in com.google.protobuf.MixinKt.Dsl
- <pre> If non-empty specifies a path under which inherited HTTP paths are rooted.
- clearSeconds() - function in com.google.protobuf.DurationKt.Dsl
- <pre> Signed seconds of the span of time.
- clearSeconds() - function in com.google.protobuf.TimestampKt.Dsl
- <pre> Represents seconds of UTC time since Unix epoch 1970-01-01T00:00:00Z.
- clearSourceContext() - function in com.google.protobuf.ApiKt.Dsl
- <pre> Source context for the protocol buffer service represented by this message.
- clearSourceContext() - function in com.google.protobuf.EnumKt.Dsl
- <pre> The source context.
- clearSourceContext() - function in com.google.protobuf.TypeKt.Dsl
- <pre> The source context.
- clearStringValue() - function in com.google.protobuf.ValueKt.Dsl
- <pre> Represents a string value.
- clearStructValue() - function in com.google.protobuf.ValueKt.Dsl
- <pre> Represents a structured value.
- clearSyntax() - function in com.google.protobuf.ApiKt.Dsl
- <pre> The source syntax of the service.
- clearSyntax() - function in com.google.protobuf.EnumKt.Dsl
- <pre> The source syntax.
- clearSyntax() - function in com.google.protobuf.MethodKt.Dsl
- <pre> The source syntax of this method.
- clearSyntax() - function in com.google.protobuf.TypeKt.Dsl
- <pre> The source syntax.
- clearTypeUrl() - function in com.google.protobuf.AnyKt.Dsl
- <pre> A URL/resource name that uniquely identifies the type of the serialized protocol buffer message.
- clearTypeUrl() - function in com.google.protobuf.FieldKt.Dsl
- <pre> The field type URL, without the scheme, for message or enumeration types.
- clearValue() - function in com.google.protobuf.AnyKt.Dsl
- <pre> Must be a valid serialized protocol buffer of the above specified type.
- clearValue() - function in com.google.protobuf.BoolValueKt.Dsl
- <pre> The bool value.
- clearValue() - function in com.google.protobuf.BytesValueKt.Dsl
- <pre> The bytes value.
- clearValue() - function in com.google.protobuf.DoubleValueKt.Dsl
- <pre> The double value.
- clearValue() - function in com.google.protobuf.FloatValueKt.Dsl
- <pre> The float value.
- clearValue() - function in com.google.protobuf.Int32ValueKt.Dsl
- <pre> The int32 value.
- clearValue() - function in com.google.protobuf.Int64ValueKt.Dsl
- <pre> The int64 value.
- clearValue() - function in com.google.protobuf.OptionKt.Dsl
- <pre> The option's value packed in an Any message.
- clearValue() - function in com.google.protobuf.StringValueKt.Dsl
- <pre> The string value.
- clearValue() - function in com.google.protobuf.UInt32ValueKt.Dsl
- <pre> The uint32 value.
- clearValue() - function in com.google.protobuf.UInt64ValueKt.Dsl
- <pre> The uint64 value.
- clearVersion() - function in com.google.protobuf.ApiKt.Dsl
- <pre> A version string for this interface.
- com.google.protobuf - package com.google.protobuf
- com.google.protobuf.kotlin - package com.google.protobuf.kotlin
- contains(E) - function in kotlin.collections.DslList
- contains(E) - function in kotlin.collections.ExtensionList
- contains(MorBT,ExtensionLite) - function in com.google.protobuf.kotlin.ExtendableMessageLiteExtensionsKt
- Returns true if the specified extension is set.
- containsAll(Collection) - function in kotlin.collections.DslList
- containsAll(Collection) - function in kotlin.collections.ExtensionList
- containsKey(K) - function in kotlin.collections.DslMap
- containsValue(V) - function in kotlin.collections.DslMap
- copy(Any,Function1) - function in com.google.protobuf.AnyKtKt
- copy(Api,Function1) - function in com.google.protobuf.ApiKtKt
- copy(BoolValue,Function1) - function in com.google.protobuf.BoolValueKtKt
- copy(BytesValue,Function1) - function in com.google.protobuf.BytesValueKtKt
- copy(DoubleValue,Function1) - function in com.google.protobuf.DoubleValueKtKt
- copy(Duration,Function1) - function in com.google.protobuf.DurationKtKt
- copy(Empty,Function1) - function in com.google.protobuf.EmptyKtKt
- copy(Enum,Function1) - function in com.google.protobuf.EnumKtKt
- copy(EnumValue,Function1) - function in com.google.protobuf.EnumValueKtKt
- copy(Field,Function1) - function in com.google.protobuf.FieldKtKt
- copy(FieldMask,Function1) - function in com.google.protobuf.FieldMaskKtKt
- copy(FloatValue,Function1) - function in com.google.protobuf.FloatValueKtKt
- copy(Int32Value,Function1) - function in com.google.protobuf.Int32ValueKtKt
- copy(Int64Value,Function1) - function in com.google.protobuf.Int64ValueKtKt
- copy(ListValue,Function1) - function in com.google.protobuf.ListValueKtKt
- copy(Method,Function1) - function in com.google.protobuf.MethodKtKt
- copy(Mixin,Function1) - function in com.google.protobuf.MixinKtKt
- copy(Option,Function1) - function in com.google.protobuf.OptionKtKt
- copy(SourceContext,Function1) - function in com.google.protobuf.SourceContextKtKt
- copy(StringValue,Function1) - function in com.google.protobuf.StringValueKtKt
- copy(Struct,Function1) - function in com.google.protobuf.StructKtKt
- copy(Timestamp,Function1) - function in com.google.protobuf.TimestampKtKt
- copy(Type,Function1) - function in com.google.protobuf.TypeKtKt
- copy(UInt32Value,Function1) - function in com.google.protobuf.UInt32ValueKtKt
- copy(UInt64Value,Function1) - function in com.google.protobuf.UInt64ValueKtKt
- copy(Value,Function1) - function in com.google.protobuf.ValueKtKt