| Modifier and Type | Method and Description |
|---|---|
static RevisionRef.RevisionCase |
RevisionRef.RevisionCase.forNumber(int value) |
RevisionRef.RevisionCase |
RevisionRef.getRevisionCase()
Reads the revision by the predefined case.
|
RevisionRef.RevisionCase |
RevisionRef.Builder.getRevisionCase()
Reads the revision by the predefined case.
|
RevisionRef.RevisionCase |
RevisionRefOrBuilder.getRevisionCase()
Reads the revision by the predefined case.
|
static RevisionRef.RevisionCase |
RevisionRef.RevisionCase.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RevisionRef.RevisionCase |
RevisionRef.RevisionCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static RevisionRef.RevisionCase |
RevisionRef.RevisionCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevisionRef.RevisionCase[] |
RevisionRef.RevisionCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<RevisionRef.RevisionCase> |
RevisionRef.RevisionCase.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
RevisionRef.Builder |
RevisionRef.Builder.setRevisionCase(RevisionRef.RevisionCase value)
Reads the revision by the predefined case.
|
Copyright © 2024 Google LLC. All rights reserved.