blob: 92b42a616a3ac8dc610f85fb3067d85bde771cf2 [file] [log] [blame] [edit]
[
{
"kind": "protocol/member",
"name": "fuchsia.storage.blobfs/OverwriteConfiguration.Set",
"strictness": "strict",
"ordinal": "8460621262349012488",
"direction": "two_way",
"request": "fuchsia.storage.blobfs/OverwriteConfigurationSetRequest",
"response": "fuchsia.storage.blobfs/OverwriteConfiguration_Set_Response",
"error": "int32"
},
{
"kind": "protocol",
"name": "fuchsia.storage.blobfs/OverwriteConfiguration",
"openness": "open",
"transport": "channel"
},
{
"kind": "struct/member",
"name": "fuchsia.storage.blobfs/OverwriteConfigurationSetRequest.overwrite_format",
"ordinal": "1",
"type": "fuchsia.storage.blobfs/OverwriteFormat"
},
{
"kind": "struct",
"name": "fuchsia.storage.blobfs/OverwriteConfigurationSetRequest"
},
{
"kind": "enum/member",
"name": "fuchsia.storage.blobfs/OverwriteFormat.NO_OVERWRITE",
"value": "1"
},
{
"kind": "enum/member",
"name": "fuchsia.storage.blobfs/OverwriteFormat.OVERWRITE_TO_COMPACT",
"value": "2"
},
{
"kind": "enum/member",
"name": "fuchsia.storage.blobfs/OverwriteFormat.OVERWRITE_TO_PADDED",
"value": "3"
},
{
"kind": "enum",
"name": "fuchsia.storage.blobfs/OverwriteFormat",
"strictness": "flexible",
"type": "uint32"
},
{
"kind": "library",
"name": "fuchsia.storage.blobfs"
}
]