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 documentation for the `RawDisk.Types.ContainerType` enum within the Google Cloud Compute Engine v1 API."],["The `ContainerType` enum specifies the format used to encode and transmit a block device, which in this case is `TAR`."],["The namespace for this enum is `Google.Cloud.Compute.V1`, and it is included in the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation lists different versions of the API, ranging from version 1.0.0 all the way to 3.6.0, with 3.6.0 being the latest."],["The documentation lists two possible fields, `Tar`, and `UndefinedContainerType`, with the latter being used to indicate when the field is not set."]]],[]]