public static enum DependencyEdge.Label extends java.lang.Enum<DependencyEdge.Label> implements ProtocolMessageEnum
The parse label enum for the token.Protobuf enum
google.cloud.language.v1beta2.DependencyEdge.Label| Enum Constant and Description | 
|---|
| ABBREV
 Abbreviation modifier | 
| ACOMP
 Adjectival complement | 
| ADVCL
 Adverbial clause modifier | 
| ADVMOD
 Adverbial modifier | 
| ADVPHMOD
 Adverbial phrase modifier | 
| AMOD
 Adjectival modifier of an NP | 
| APPOS
 Appositional modifier of an NP | 
| ASP
 Aspect marker | 
| ATTR
 Attribute dependent of a copular verb | 
| AUX
 Auxiliary (non-main) verb | 
| AUXCAUS
 Causative auxiliary | 
| AUXPASS
 Passive auxiliary | 
| AUXVV
 Helper auxiliary | 
| CC
 Coordinating conjunction | 
| CCOMP
 Clausal complement of a verb or adjective | 
| CONJ
 Conjunct | 
| COP
 Copula | 
| CSUBJ
 Clausal subject | 
| CSUBJPASS
 Clausal passive subject | 
| DEP
 Dependency (unable to determine) | 
| DET
 Determiner | 
| DISCOURSE
 Discourse | 
| DISLOCATED
 Dislocated relation (for fronted/topicalized elements) | 
| DOBJ
 Direct object | 
| DTMOD
 Rentaishi (Prenominal modifier) | 
| EXPL
 Expletive | 
| FOREIGN
 Foreign words | 
| GMOD
 Genitive modifier | 
| GOBJ
 Genitive object | 
| GOESWITH
 Goes with (part of a word in a text not well edited) | 
| INFMOD
 Infinitival modifier | 
| IOBJ
 Indirect object | 
| KW
 Keyword | 
| LIST
 List for chains of comparable items | 
| MARK
 Marker (word introducing a subordinate clause) | 
| MES
 Measure | 
| MWE
 Multi-word expression | 
| MWV
 Multi-word verbal expression | 
| NCOMP
 Nominal complement of a noun | 
| NEG
 Negation modifier | 
| NN
 Noun compound modifier | 
| NOMC
 Nominalized clause | 
| NOMCSUBJ
 Nominalized clausal subject | 
| NOMCSUBJPASS
 Nominalized clausal passive | 
| NPADVMOD
 Noun phrase used as an adverbial modifier | 
| NSUBJ
 Nominal subject | 
| NSUBJPASS
 Passive nominal subject | 
| NUM
 Numeric modifier of a noun | 
| NUMBER
 Element of compound number | 
| NUMC
 Compound of numeric modifier | 
| P
 Punctuation mark | 
| PARATAXIS
 Parataxis relation | 
| PARTMOD
 Participial modifier | 
| PCOMP
 The complement of a preposition is a clause | 
| POBJ
 Object of a preposition | 
| POSS
 Possession modifier | 
| POSTNEG
 Postverbal negative particle | 
| PRECOMP
 Predicate complement | 
| PRECONJ
 Preconjunt | 
| PREDET
 Predeterminer | 
| PREF
 Prefix | 
| PREP
 Prepositional modifier | 
| PRONL
 The relationship between a verb and verbal morpheme | 
| PRT
 Particle | 
| PS
 Associative or possessive marker | 
| QUANTMOD
 Quantifier phrase modifier | 
| RCMOD
 Relative clause modifier | 
| RCMODREL
 Complementizer in relative clause | 
| RDROP
 Ellipsis without a preceding predicate | 
| REF
 Referent | 
| REMNANT
 Remnant | 
| REPARANDUM
 Reparandum | 
| ROOT
 Root | 
| SNUM
 Suffix specifying a unit of number | 
| SUFF
 Suffix | 
| SUFFIX
 Name suffix | 
| TITLE
 Name title | 
| TMOD
 Temporal modifier | 
| TOPIC
 Topic marker | 
| UNKNOWN
 Unknown | 
| UNRECOGNIZED | 
| VMOD
 Clause headed by an infinite form of the verb that modifies a noun | 
| VOCATIVE
 Vocative | 
| XCOMP
 Open clausal complement | 
| Modifier and Type | Field and Description | 
|---|---|
| static int | ABBREV_VALUE
 Abbreviation modifier | 
| static int | ACOMP_VALUE
 Adjectival complement | 
| static int | ADVCL_VALUE
 Adverbial clause modifier | 
| static int | ADVMOD_VALUE
 Adverbial modifier | 
| static int | ADVPHMOD_VALUE
 Adverbial phrase modifier | 
| static int | AMOD_VALUE
 Adjectival modifier of an NP | 
| static int | APPOS_VALUE
 Appositional modifier of an NP | 
| static int | ASP_VALUE
 Aspect marker | 
| static int | ATTR_VALUE
 Attribute dependent of a copular verb | 
| static int | AUX_VALUE
 Auxiliary (non-main) verb | 
| static int | AUXCAUS_VALUE
 Causative auxiliary | 
| static int | AUXPASS_VALUE
 Passive auxiliary | 
| static int | AUXVV_VALUE
 Helper auxiliary | 
| static int | CC_VALUE
 Coordinating conjunction | 
| static int | CCOMP_VALUE
 Clausal complement of a verb or adjective | 
| static int | CONJ_VALUE
 Conjunct | 
| static int | COP_VALUE
 Copula | 
| static int | CSUBJ_VALUE
 Clausal subject | 
| static int | CSUBJPASS_VALUE
 Clausal passive subject | 
| static int | DEP_VALUE
 Dependency (unable to determine) | 
| static int | DET_VALUE
 Determiner | 
| static int | DISCOURSE_VALUE
 Discourse | 
| static int | DISLOCATED_VALUE
 Dislocated relation (for fronted/topicalized elements) | 
| static int | DOBJ_VALUE
 Direct object | 
| static int | DTMOD_VALUE
 Rentaishi (Prenominal modifier) | 
| static int | EXPL_VALUE
 Expletive | 
| static int | FOREIGN_VALUE
 Foreign words | 
| static int | GMOD_VALUE
 Genitive modifier | 
| static int | GOBJ_VALUE
 Genitive object | 
| static int | GOESWITH_VALUE
 Goes with (part of a word in a text not well edited) | 
| static int | INFMOD_VALUE
 Infinitival modifier | 
| static int | IOBJ_VALUE
 Indirect object | 
| static int | KW_VALUE
 Keyword | 
| static int | LIST_VALUE
 List for chains of comparable items | 
| static int | MARK_VALUE
 Marker (word introducing a subordinate clause) | 
| static int | MES_VALUE
 Measure | 
| static int | MWE_VALUE
 Multi-word expression | 
| static int | MWV_VALUE
 Multi-word verbal expression | 
| static int | NCOMP_VALUE
 Nominal complement of a noun | 
| static int | NEG_VALUE
 Negation modifier | 
| static int | NN_VALUE
 Noun compound modifier | 
| static int | NOMC_VALUE
 Nominalized clause | 
| static int | NOMCSUBJ_VALUE
 Nominalized clausal subject | 
| static int | NOMCSUBJPASS_VALUE
 Nominalized clausal passive | 
| static int | NPADVMOD_VALUE
 Noun phrase used as an adverbial modifier | 
| static int | NSUBJ_VALUE
 Nominal subject | 
| static int | NSUBJPASS_VALUE
 Passive nominal subject | 
| static int | NUM_VALUE
 Numeric modifier of a noun | 
| static int | NUMBER_VALUE
 Element of compound number | 
| static int | NUMC_VALUE
 Compound of numeric modifier | 
| static int | P_VALUE
 Punctuation mark | 
| static int | PARATAXIS_VALUE
 Parataxis relation | 
| static int | PARTMOD_VALUE
 Participial modifier | 
| static int | PCOMP_VALUE
 The complement of a preposition is a clause | 
| static int | POBJ_VALUE
 Object of a preposition | 
| static int | POSS_VALUE
 Possession modifier | 
| static int | POSTNEG_VALUE
 Postverbal negative particle | 
| static int | PRECOMP_VALUE
 Predicate complement | 
| static int | PRECONJ_VALUE
 Preconjunt | 
| static int | PREDET_VALUE
 Predeterminer | 
| static int | PREF_VALUE
 Prefix | 
| static int | PREP_VALUE
 Prepositional modifier | 
| static int | PRONL_VALUE
 The relationship between a verb and verbal morpheme | 
| static int | PRT_VALUE
 Particle | 
| static int | PS_VALUE
 Associative or possessive marker | 
| static int | QUANTMOD_VALUE
 Quantifier phrase modifier | 
| static int | RCMOD_VALUE
 Relative clause modifier | 
| static int | RCMODREL_VALUE
 Complementizer in relative clause | 
| static int | RDROP_VALUE
 Ellipsis without a preceding predicate | 
| static int | REF_VALUE
 Referent | 
| static int | REMNANT_VALUE
 Remnant | 
| static int | REPARANDUM_VALUE
 Reparandum | 
| static int | ROOT_VALUE
 Root | 
| static int | SNUM_VALUE
 Suffix specifying a unit of number | 
| static int | SUFF_VALUE
 Suffix | 
| static int | SUFFIX_VALUE
 Name suffix | 
| static int | TITLE_VALUE
 Name title | 
| static int | TMOD_VALUE
 Temporal modifier | 
| static int | TOPIC_VALUE
 Topic marker | 
| static int | UNKNOWN_VALUE
 Unknown | 
| static int | VMOD_VALUE
 Clause headed by an infinite form of the verb that modifies a noun | 
| static int | VOCATIVE_VALUE
 Vocative | 
| static int | XCOMP_VALUE
 Open clausal complement | 
| Modifier and Type | Method and Description | 
|---|---|
| static DependencyEdge.Label | forNumber(int value) | 
| static Descriptors.EnumDescriptor | getDescriptor() | 
| Descriptors.EnumDescriptor | getDescriptorForType() | 
| int | getNumber() | 
| Descriptors.EnumValueDescriptor | getValueDescriptor() | 
| static Internal.EnumLiteMap<DependencyEdge.Label> | internalGetValueMap() | 
| static DependencyEdge.Label | valueOf(Descriptors.EnumValueDescriptor desc) | 
| static DependencyEdge.Label | valueOf(int value)Deprecated. 
 Use  forNumber(int)instead. | 
| static DependencyEdge.Label | valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static DependencyEdge.Label[] | values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
public static final DependencyEdge.Label UNKNOWN
Unknown
UNKNOWN = 0;public static final DependencyEdge.Label ABBREV
Abbreviation modifier
ABBREV = 1;public static final DependencyEdge.Label ACOMP
Adjectival complement
ACOMP = 2;public static final DependencyEdge.Label ADVCL
Adverbial clause modifier
ADVCL = 3;public static final DependencyEdge.Label ADVMOD
Adverbial modifier
ADVMOD = 4;public static final DependencyEdge.Label AMOD
Adjectival modifier of an NP
AMOD = 5;public static final DependencyEdge.Label APPOS
Appositional modifier of an NP
APPOS = 6;public static final DependencyEdge.Label ATTR
Attribute dependent of a copular verb
ATTR = 7;public static final DependencyEdge.Label AUX
Auxiliary (non-main) verb
AUX = 8;public static final DependencyEdge.Label AUXPASS
Passive auxiliary
AUXPASS = 9;public static final DependencyEdge.Label CC
Coordinating conjunction
CC = 10;public static final DependencyEdge.Label CCOMP
Clausal complement of a verb or adjective
CCOMP = 11;public static final DependencyEdge.Label CONJ
Conjunct
CONJ = 12;public static final DependencyEdge.Label CSUBJ
Clausal subject
CSUBJ = 13;public static final DependencyEdge.Label CSUBJPASS
Clausal passive subject
CSUBJPASS = 14;public static final DependencyEdge.Label DEP
Dependency (unable to determine)
DEP = 15;public static final DependencyEdge.Label DET
Determiner
DET = 16;public static final DependencyEdge.Label DISCOURSE
Discourse
DISCOURSE = 17;public static final DependencyEdge.Label DOBJ
Direct object
DOBJ = 18;public static final DependencyEdge.Label EXPL
Expletive
EXPL = 19;public static final DependencyEdge.Label GOESWITH
Goes with (part of a word in a text not well edited)
GOESWITH = 20;public static final DependencyEdge.Label IOBJ
Indirect object
IOBJ = 21;public static final DependencyEdge.Label MARK
Marker (word introducing a subordinate clause)
MARK = 22;public static final DependencyEdge.Label MWE
Multi-word expression
MWE = 23;public static final DependencyEdge.Label MWV
Multi-word verbal expression
MWV = 24;public static final DependencyEdge.Label NEG
Negation modifier
NEG = 25;public static final DependencyEdge.Label NN
Noun compound modifier
NN = 26;public static final DependencyEdge.Label NPADVMOD
Noun phrase used as an adverbial modifier
NPADVMOD = 27;public static final DependencyEdge.Label NSUBJ
Nominal subject
NSUBJ = 28;public static final DependencyEdge.Label NSUBJPASS
Passive nominal subject
NSUBJPASS = 29;public static final DependencyEdge.Label NUM
Numeric modifier of a noun
NUM = 30;public static final DependencyEdge.Label NUMBER
Element of compound number
NUMBER = 31;public static final DependencyEdge.Label P
Punctuation mark
P = 32;public static final DependencyEdge.Label PARATAXIS
Parataxis relation
PARATAXIS = 33;public static final DependencyEdge.Label PARTMOD
Participial modifier
PARTMOD = 34;public static final DependencyEdge.Label PCOMP
The complement of a preposition is a clause
PCOMP = 35;public static final DependencyEdge.Label POBJ
Object of a preposition
POBJ = 36;public static final DependencyEdge.Label POSS
Possession modifier
POSS = 37;public static final DependencyEdge.Label POSTNEG
Postverbal negative particle
POSTNEG = 38;public static final DependencyEdge.Label PRECOMP
Predicate complement
PRECOMP = 39;public static final DependencyEdge.Label PRECONJ
Preconjunt
PRECONJ = 40;public static final DependencyEdge.Label PREDET
Predeterminer
PREDET = 41;public static final DependencyEdge.Label PREF
Prefix
PREF = 42;public static final DependencyEdge.Label PREP
Prepositional modifier
PREP = 43;public static final DependencyEdge.Label PRONL
The relationship between a verb and verbal morpheme
PRONL = 44;public static final DependencyEdge.Label PRT
Particle
PRT = 45;public static final DependencyEdge.Label PS
Associative or possessive marker
PS = 46;public static final DependencyEdge.Label QUANTMOD
Quantifier phrase modifier
QUANTMOD = 47;public static final DependencyEdge.Label RCMOD
Relative clause modifier
RCMOD = 48;public static final DependencyEdge.Label RCMODREL
Complementizer in relative clause
RCMODREL = 49;public static final DependencyEdge.Label RDROP
Ellipsis without a preceding predicate
RDROP = 50;public static final DependencyEdge.Label REF
Referent
REF = 51;public static final DependencyEdge.Label REMNANT
Remnant
REMNANT = 52;public static final DependencyEdge.Label REPARANDUM
Reparandum
REPARANDUM = 53;public static final DependencyEdge.Label ROOT
Root
ROOT = 54;public static final DependencyEdge.Label SNUM
Suffix specifying a unit of number
SNUM = 55;public static final DependencyEdge.Label SUFF
Suffix
SUFF = 56;public static final DependencyEdge.Label TMOD
Temporal modifier
TMOD = 57;public static final DependencyEdge.Label TOPIC
Topic marker
TOPIC = 58;public static final DependencyEdge.Label VMOD
Clause headed by an infinite form of the verb that modifies a noun
VMOD = 59;public static final DependencyEdge.Label VOCATIVE
Vocative
VOCATIVE = 60;public static final DependencyEdge.Label XCOMP
Open clausal complement
XCOMP = 61;public static final DependencyEdge.Label SUFFIX
Name suffix
SUFFIX = 62;public static final DependencyEdge.Label TITLE
Name title
TITLE = 63;public static final DependencyEdge.Label ADVPHMOD
Adverbial phrase modifier
ADVPHMOD = 64;public static final DependencyEdge.Label AUXCAUS
Causative auxiliary
AUXCAUS = 65;public static final DependencyEdge.Label AUXVV
Helper auxiliary
AUXVV = 66;public static final DependencyEdge.Label DTMOD
Rentaishi (Prenominal modifier)
DTMOD = 67;public static final DependencyEdge.Label FOREIGN
Foreign words
FOREIGN = 68;public static final DependencyEdge.Label KW
Keyword
KW = 69;public static final DependencyEdge.Label LIST
List for chains of comparable items
LIST = 70;public static final DependencyEdge.Label NOMC
Nominalized clause
NOMC = 71;public static final DependencyEdge.Label NOMCSUBJ
Nominalized clausal subject
NOMCSUBJ = 72;public static final DependencyEdge.Label NOMCSUBJPASS
Nominalized clausal passive
NOMCSUBJPASS = 73;public static final DependencyEdge.Label NUMC
Compound of numeric modifier
NUMC = 74;public static final DependencyEdge.Label COP
Copula
COP = 75;public static final DependencyEdge.Label DISLOCATED
Dislocated relation (for fronted/topicalized elements)
DISLOCATED = 76;public static final DependencyEdge.Label ASP
Aspect marker
ASP = 77;public static final DependencyEdge.Label GMOD
Genitive modifier
GMOD = 78;public static final DependencyEdge.Label GOBJ
Genitive object
GOBJ = 79;public static final DependencyEdge.Label INFMOD
Infinitival modifier
INFMOD = 80;public static final DependencyEdge.Label MES
Measure
MES = 81;public static final DependencyEdge.Label NCOMP
Nominal complement of a noun
NCOMP = 82;public static final DependencyEdge.Label UNRECOGNIZED
public static final int UNKNOWN_VALUE
Unknown
UNKNOWN = 0;public static final int ABBREV_VALUE
Abbreviation modifier
ABBREV = 1;public static final int ACOMP_VALUE
Adjectival complement
ACOMP = 2;public static final int ADVCL_VALUE
Adverbial clause modifier
ADVCL = 3;public static final int ADVMOD_VALUE
Adverbial modifier
ADVMOD = 4;public static final int AMOD_VALUE
Adjectival modifier of an NP
AMOD = 5;public static final int APPOS_VALUE
Appositional modifier of an NP
APPOS = 6;public static final int ATTR_VALUE
Attribute dependent of a copular verb
ATTR = 7;public static final int AUX_VALUE
Auxiliary (non-main) verb
AUX = 8;public static final int AUXPASS_VALUE
Passive auxiliary
AUXPASS = 9;public static final int CC_VALUE
Coordinating conjunction
CC = 10;public static final int CCOMP_VALUE
Clausal complement of a verb or adjective
CCOMP = 11;public static final int CONJ_VALUE
Conjunct
CONJ = 12;public static final int CSUBJ_VALUE
Clausal subject
CSUBJ = 13;public static final int CSUBJPASS_VALUE
Clausal passive subject
CSUBJPASS = 14;public static final int DEP_VALUE
Dependency (unable to determine)
DEP = 15;public static final int DET_VALUE
Determiner
DET = 16;public static final int DISCOURSE_VALUE
Discourse
DISCOURSE = 17;public static final int DOBJ_VALUE
Direct object
DOBJ = 18;public static final int EXPL_VALUE
Expletive
EXPL = 19;public static final int GOESWITH_VALUE
Goes with (part of a word in a text not well edited)
GOESWITH = 20;public static final int IOBJ_VALUE
Indirect object
IOBJ = 21;public static final int MARK_VALUE
Marker (word introducing a subordinate clause)
MARK = 22;public static final int MWE_VALUE
Multi-word expression
MWE = 23;public static final int MWV_VALUE
Multi-word verbal expression
MWV = 24;public static final int NEG_VALUE
Negation modifier
NEG = 25;public static final int NN_VALUE
Noun compound modifier
NN = 26;public static final int NPADVMOD_VALUE
Noun phrase used as an adverbial modifier
NPADVMOD = 27;public static final int NSUBJ_VALUE
Nominal subject
NSUBJ = 28;public static final int NSUBJPASS_VALUE
Passive nominal subject
NSUBJPASS = 29;public static final int NUM_VALUE
Numeric modifier of a noun
NUM = 30;public static final int NUMBER_VALUE
Element of compound number
NUMBER = 31;public static final int P_VALUE
Punctuation mark
P = 32;public static final int PARATAXIS_VALUE
Parataxis relation
PARATAXIS = 33;public static final int PARTMOD_VALUE
Participial modifier
PARTMOD = 34;public static final int PCOMP_VALUE
The complement of a preposition is a clause
PCOMP = 35;public static final int POBJ_VALUE
Object of a preposition
POBJ = 36;public static final int POSS_VALUE
Possession modifier
POSS = 37;public static final int POSTNEG_VALUE
Postverbal negative particle
POSTNEG = 38;public static final int PRECOMP_VALUE
Predicate complement
PRECOMP = 39;public static final int PRECONJ_VALUE
Preconjunt
PRECONJ = 40;public static final int PREDET_VALUE
Predeterminer
PREDET = 41;public static final int PREF_VALUE
Prefix
PREF = 42;public static final int PREP_VALUE
Prepositional modifier
PREP = 43;public static final int PRONL_VALUE
The relationship between a verb and verbal morpheme
PRONL = 44;public static final int PRT_VALUE
Particle
PRT = 45;public static final int PS_VALUE
Associative or possessive marker
PS = 46;public static final int QUANTMOD_VALUE
Quantifier phrase modifier
QUANTMOD = 47;public static final int RCMOD_VALUE
Relative clause modifier
RCMOD = 48;public static final int RCMODREL_VALUE
Complementizer in relative clause
RCMODREL = 49;public static final int RDROP_VALUE
Ellipsis without a preceding predicate
RDROP = 50;public static final int REF_VALUE
Referent
REF = 51;public static final int REMNANT_VALUE
Remnant
REMNANT = 52;public static final int REPARANDUM_VALUE
Reparandum
REPARANDUM = 53;public static final int ROOT_VALUE
Root
ROOT = 54;public static final int SNUM_VALUE
Suffix specifying a unit of number
SNUM = 55;public static final int SUFF_VALUE
Suffix
SUFF = 56;public static final int TMOD_VALUE
Temporal modifier
TMOD = 57;public static final int TOPIC_VALUE
Topic marker
TOPIC = 58;public static final int VMOD_VALUE
Clause headed by an infinite form of the verb that modifies a noun
VMOD = 59;public static final int VOCATIVE_VALUE
Vocative
VOCATIVE = 60;public static final int XCOMP_VALUE
Open clausal complement
XCOMP = 61;public static final int SUFFIX_VALUE
Name suffix
SUFFIX = 62;public static final int TITLE_VALUE
Name title
TITLE = 63;public static final int ADVPHMOD_VALUE
Adverbial phrase modifier
ADVPHMOD = 64;public static final int AUXCAUS_VALUE
Causative auxiliary
AUXCAUS = 65;public static final int AUXVV_VALUE
Helper auxiliary
AUXVV = 66;public static final int DTMOD_VALUE
Rentaishi (Prenominal modifier)
DTMOD = 67;public static final int FOREIGN_VALUE
Foreign words
FOREIGN = 68;public static final int KW_VALUE
Keyword
KW = 69;public static final int LIST_VALUE
List for chains of comparable items
LIST = 70;public static final int NOMC_VALUE
Nominalized clause
NOMC = 71;public static final int NOMCSUBJ_VALUE
Nominalized clausal subject
NOMCSUBJ = 72;public static final int NOMCSUBJPASS_VALUE
Nominalized clausal passive
NOMCSUBJPASS = 73;public static final int NUMC_VALUE
Compound of numeric modifier
NUMC = 74;public static final int COP_VALUE
Copula
COP = 75;public static final int DISLOCATED_VALUE
Dislocated relation (for fronted/topicalized elements)
DISLOCATED = 76;public static final int ASP_VALUE
Aspect marker
ASP = 77;public static final int GMOD_VALUE
Genitive modifier
GMOD = 78;public static final int GOBJ_VALUE
Genitive object
GOBJ = 79;public static final int INFMOD_VALUE
Infinitival modifier
INFMOD = 80;public static final int MES_VALUE
Measure
MES = 81;public static final int NCOMP_VALUE
Nominal complement of a noun
NCOMP = 82;public static DependencyEdge.Label[] values()
for (DependencyEdge.Label c : DependencyEdge.Label.values()) System.out.println(c);
public static DependencyEdge.Label valueOf(java.lang.String name)
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()
getNumber in interface Internal.EnumLitegetNumber in interface ProtocolMessageEnum@Deprecated public static DependencyEdge.Label valueOf(int value)
forNumber(int) instead.public static DependencyEdge.Label forNumber(int value)
public static Internal.EnumLiteMap<DependencyEdge.Label> internalGetValueMap()
public final Descriptors.EnumValueDescriptor getValueDescriptor()
getValueDescriptor in interface ProtocolMessageEnumpublic final Descriptors.EnumDescriptor getDescriptorForType()
getDescriptorForType in interface ProtocolMessageEnumpublic static final Descriptors.EnumDescriptor getDescriptor()
public static DependencyEdge.Label valueOf(Descriptors.EnumValueDescriptor desc)