Files
googlevideo/docs/api/exports/protos/interfaces/KeyValuePair.md
2025-07-22 16:39:38 -03:00

736 B

googlevideo / exports/protos / KeyValuePair

Interface: KeyValuePair

Defined in: protos/generated/misc/common.ts:204

Properties

key?

optional key: string

Defined in: protos/generated/misc/common.ts:205


value?

optional value: string

Defined in: protos/generated/misc/common.ts:206