Interface protos.google.protobuf.IMessageOptions (1.1.4)

Properties of a MessageOptions.

Package

@google-cloud/service-control!

Properties

deprecated

deprecated?: (boolean|null);

MessageOptions deprecated

Property Value
TypeDescription
(boolean|null)

mapEntry

mapEntry?: (boolean|null);

MessageOptions mapEntry

Property Value
TypeDescription
(boolean|null)

messageSetWireFormat

messageSetWireFormat?: (boolean|null);

MessageOptions messageSetWireFormat

Property Value
TypeDescription
(boolean|null)

noStandardDescriptorAccessor

noStandardDescriptorAccessor?: (boolean|null);

MessageOptions noStandardDescriptorAccessor

Property Value
TypeDescription
(boolean|null)

uninterpretedOption

uninterpretedOption?: (google.protobuf.IUninterpretedOption[]|null);

MessageOptions uninterpretedOption

Property Value
TypeDescription
(google.protobuf.IUninterpretedOption[]|null)