Interface protos.google.protobuf.IFieldDescriptorProto (6.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a FieldDescriptorProto.
Package
@google-cloud/gke-hubProperties
defaultValue
defaultValue?:(string|null);FieldDescriptorProto defaultValue
extendee
extendee?:(string|null);FieldDescriptorProto extendee
jsonName
jsonName?:(string|null);FieldDescriptorProto jsonName
label
label?:(google.protobuf.FieldDescriptorProto.Label|keyoftypeofgoogle.protobuf.FieldDescriptorProto.Label|null);FieldDescriptorProto label
name
name?:(string|null);FieldDescriptorProto name
number
number?:(number|null);FieldDescriptorProto number
oneofIndex
oneofIndex?:(number|null);FieldDescriptorProto oneofIndex
options
options?:(google.protobuf.IFieldOptions|null);FieldDescriptorProto options
proto3Optional
proto3Optional?:(boolean|null);FieldDescriptorProto proto3Optional
type
type?:(google.protobuf.FieldDescriptorProto.Type|keyoftypeofgoogle.protobuf.FieldDescriptorProto.Type|null);FieldDescriptorProto type
typeName
typeName?:(string|null);FieldDescriptorProto typeName