[googlevideo](../../../README.md) / [exports/protos](../README.md) / KeyValuePair # Interface: KeyValuePair Defined in: [protos/generated/misc/common.ts:204](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/protos/generated/misc/common.ts#L204) ## Properties ### key? > `optional` **key**: `string` Defined in: [protos/generated/misc/common.ts:205](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/protos/generated/misc/common.ts#L205) *** ### value? > `optional` **value**: `string` Defined in: [protos/generated/misc/common.ts:206](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/protos/generated/misc/common.ts#L206)