| JSON representation |
|---|
{ "displayName": string, "value": string, "fileHashIndex": { object ( |
| Fields | |
|---|---|
displayName |
|
value |
|
fileHashIndex |
|
sublines[] |
|
FileHashIndex
| JSON representation |
|---|
{ // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "indexMd5": integer, "indexSha1": integer, "indexSha256": integer // End of mutually exclusive fields. } |
| Fields | |
|---|---|
| The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
indexMd5 |
|
indexSha1 |
|
indexSha256 |
|
| End of mutually exclusive fields. | |
SidebarSubline
| JSON representation |
|---|
{ // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "fileHashIndex": { object ( |
| Fields | |
|---|---|
| The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
fileHashIndex |
|
labelValue |
|
| End of mutually exclusive fields. | |
LabelValue
| JSON representation |
|---|
{ "label": string, "value": string } |
| Fields | |
|---|---|
label |
|
value |
|