ServiceDescriptorProto

Describes a service.

Properties

Link copied to clipboard
Link copied to clipboard
abstract val name: String
Link copied to clipboard

Returns the value of the name field if present, otherwise null.

Link copied to clipboard
abstract val options: ServiceOptions
Link copied to clipboard

Returns the value of the options field if present, otherwise null.

Link copied to clipboard

Returns the field-presence view for this ServiceDescriptorProto instance.

Functions

Link copied to clipboard
fun ServiceDescriptorProto.copy(body: ERROR CLASS: Symbol not found for ServiceDescriptorProto.Builder.() -> Unit = {}): ServiceDescriptorProto

Copies the original message, including unknown fields.