Interface protos.google.protobuf.IMessageOptions (1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a MessageOptions.
Package
@google-cloud/advisorynotifications
Properties
".google.api.resource"
".google.api.resource"?: (google.api.IResourceDescriptor|null);
MessageOptions .google.api.resource
deprecated
deprecated?: (boolean|null);
MessageOptions deprecated
deprecatedLegacyJsonFieldConflicts
deprecatedLegacyJsonFieldConflicts?: (boolean|null);
MessageOptions deprecatedLegacyJsonFieldConflicts
mapEntry
mapEntry?: (boolean|null);
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 the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.protobuf.IMessageOptions (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/nodejs/docs/reference/advisorynotifications/latest/advisorynotifications/protos.google.protobuf.imessageoptions)\n- [0.2.1](/nodejs/docs/reference/advisorynotifications/0.2.1/advisorynotifications/protos.google.protobuf.imessageoptions)\n- [0.1.0](/nodejs/docs/reference/advisorynotifications/0.1.0/advisorynotifications/protos.google.protobuf.imessageoptions) \nProperties of a MessageOptions.\n\nPackage\n-------\n\n[@google-cloud/advisorynotifications](../overview.html)\n\nProperties\n----------\n\n### \".google.api.resource\"\n\n \".google.api.resource\"?: (google.api.IResourceDescriptor|null);\n\nMessageOptions .google.api.resource\n\n### deprecated\n\n deprecated?: (boolean|null);\n\nMessageOptions deprecated\n\n### deprecatedLegacyJsonFieldConflicts\n\n deprecatedLegacyJsonFieldConflicts?: (boolean|null);\n\nMessageOptions deprecatedLegacyJsonFieldConflicts\n\n### mapEntry\n\n mapEntry?: (boolean|null);\n\nMessageOptions mapEntry\n\n### messageSetWireFormat\n\n messageSetWireFormat?: (boolean|null);\n\nMessageOptions messageSetWireFormat\n\n### noStandardDescriptorAccessor\n\n noStandardDescriptorAccessor?: (boolean|null);\n\nMessageOptions noStandardDescriptorAccessor\n\n### uninterpretedOption\n\n uninterpretedOption?: (google.protobuf.IUninterpretedOption[]|null);\n\nMessageOptions uninterpretedOption"]]