Reference documentation and code samples for the Compute Engine v1 API enum RawDisk.Types.ContainerType.
The format used to encode and transmit the block device, which should be TAR. This is just a container and transmission format and not a runtime format. Provided by the client when the disk image is created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides reference documentation for the `ContainerType` enum within the Google Compute Engine v1 API, specifically under `RawDisk.Types`."],["The `ContainerType` enum is used to specify the encoding and transmission format for block devices, with `TAR` being the designated format."],["The page lists multiple versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, along with the namespace `Google.Cloud.Compute.V1` and the associated assembly `Google.Cloud.Compute.V1.dll`."],["The enum includes two possible fields: `Tar`, which represents the actual format, and `UndefinedContainerType`, indicating an unset enum field."]]],[]]