You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `messageType` (*type:* `list(GoogleApi.ChromePolicy.V1.Model.Proto2DescriptorProto.t)`, *default:* `nil`) - All top-level definitions in this file.
27
27
* `name` (*type:* `String.t`, *default:* `nil`) - file name, relative to root of source tree
28
+
* `optionDependency` (*type:* `list(String.t)`, *default:* `nil`) - Names of files imported by this file purely for the purpose of providing option extensions. These are excluded from the dependency list above.
28
29
* `package` (*type:* `String.t`, *default:* `nil`) - e.g. "foo", "foo.bar", etc.
29
30
* `syntax` (*type:* `String.t`, *default:* `nil`) - The syntax of the proto file. The supported values are "proto2", "proto3", and "editions". If `edition` is present, this value must be "editions". WARNING: This field should only be used by protobuf plugins or special cases like the proto compiler. Other uses are discouraged and developers should rely on the protoreflect APIs for their client language.
30
31
"""
@@ -36,6 +37,7 @@ defmodule GoogleApi.ChromePolicy.V1.Model.Proto2FileDescriptorProto do
0 commit comments