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-04-09 UTC."],[[["This webpage provides reference documentation for the `RawDisk.Types.ContainerType` enum within the Google Cloud Compute Engine v1 API."],["The enum `RawDisk.Types.ContainerType` defines the format used to encode and transmit a block device, which is specified as `TAR`, a container and transmission format."],["The documentation is available across multiple versions of the Google.Cloud.Compute.V1 package, ranging from version 1.0.0 to the latest 3.6.0, with version 3.5.0 currently selected."],["The enum includes two fields: `Tar`, representing the only specified container type, and `UndefinedContainerType`, indicating that the enum field is not set."]]],[]]