GcpImageOverride specifies what a GCP VM Image should be used for a particular product and billing model
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'GCPImageOverride' if this is a complete object or 'GCPImageOverrideLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
billing_model | BillingModelItem | [optional] | |
image_id | str | ImageID is the id of the Google Cloud Platform image. | [optional] |
product | Product | [optional] | |
project_id | str | ProjectID is the id of the Google Cloud Platform project that hosts the image. | [optional] |