Interface protos.google.protobuf.IMessageOptions (0.8.0) Stay organized with collections Save and categorize content based on your preferences.
Properties of a MessageOptions.
Package
@google-cloud/sqlProperties
deprecated
deprecated?:(boolean|null);MessageOptions deprecated
deprecatedLegacyJsonFieldConflicts
deprecatedLegacyJsonFieldConflicts?:(boolean|null);MessageOptions deprecatedLegacyJsonFieldConflicts
features
features?:(google.protobuf.IFeatureSet|null);MessageOptions features
mapEntry
mapEntry?:(boolean|null);MessageOptions mapEntry
messageSetWireFormat
messageSetWireFormat?:(boolean|null);MessageOptions messageSetWireFormat
noStandardDescriptorAccessor
noStandardDescriptorAccessor?:(boolean|null);MessageOptions noStandardDescriptorAccessor
uninterpretedOption
uninterpretedOption?:(google.protobuf.IUninterpretedOption[]|null);MessageOptions uninterpretedOption
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-03 UTC.