Skip to main content

Interface: $Properties

protobuf.ServiceOptions.$Properties

Properties of a ServiceOptions.

Hierarchy

Properties

.grpc.gateway.protoc_gen_openapiv2.options.openapiv2Tag

Optional .grpc.gateway.protoc_gen_openapiv2.options.openapiv2Tag: null | $Properties

ServiceOptions .grpc.gateway.protoc_gen_openapiv2.options.openapiv2Tag


.nexusannotations.v1.service

Optional .nexusannotations.v1.service: null | $Properties

ServiceOptions .nexusannotations.v1.service


deprecated

Optional deprecated: null | boolean

Is this service deprecated? Depending on the target platform, this can emit Deprecated annotations for the service, or it will be completely ignored; in the very least, this is a formalization for deprecating services.


features

Optional features: null | $Properties

Any features defined in the specific edition.


uninterpretedOption

Optional uninterpretedOption: null | $Properties[]

The parser stores options it doesn't recognize here. See above.