Interface protos.google.protobuf.IFieldOptions (2.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a FieldOptions.
Package
@google-cloud/gsuiteaddonsProperties
".google.api.fieldBehavior"
".google.api.fieldBehavior"?:(google.api.FieldBehavior[]|null);FieldOptions .google.api.fieldBehavior
".google.api.resourceReference"
".google.api.resourceReference"?:(google.api.IResourceReference|null);FieldOptions .google.api.resourceReference
ctype
ctype?:(google.protobuf.FieldOptions.CType|keyoftypeofgoogle.protobuf.FieldOptions.CType|null);FieldOptions ctype
debugRedact
debugRedact?:(boolean|null);FieldOptions debugRedact
deprecated
deprecated?:(boolean|null);FieldOptions deprecated
editionDefaults
editionDefaults?:(google.protobuf.FieldOptions.IEditionDefault[]|null);FieldOptions editionDefaults
features
features?:(google.protobuf.IFeatureSet|null);FieldOptions features
jstype
jstype?:(google.protobuf.FieldOptions.JSType|keyoftypeofgoogle.protobuf.FieldOptions.JSType|null);FieldOptions jstype
lazy
lazy?:(boolean|null);FieldOptions lazy
packed
packed?:(boolean|null);FieldOptions packed
retention
retention?:(google.protobuf.FieldOptions.OptionRetention|keyoftypeofgoogle.protobuf.FieldOptions.OptionRetention|null);FieldOptions retention
targets
targets?:(google.protobuf.FieldOptions.OptionTargetType[]|null);FieldOptions targets
uninterpretedOption
uninterpretedOption?:(google.protobuf.IUninterpretedOption[]|null);FieldOptions uninterpretedOption
unverifiedLazy
unverifiedLazy?:(boolean|null);FieldOptions unverifiedLazy
weak
weak?:(boolean|null);FieldOptions weak