Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
static Note.TypeCase |
Note.TypeCase.forNumber(int value) |
Note.TypeCase |
NoteOrBuilder.getTypeCase() |
Note.TypeCase |
Note.getTypeCase() |
Note.TypeCase |
Note.Builder.getTypeCase() |
static Note.TypeCase |
Note.TypeCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Note.TypeCase |
Note.TypeCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Note.TypeCase[] |
Note.TypeCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.