From aea73cc28f734bf25064285eedbd86efbfc57f2b Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Thu, 25 Jul 2024 14:10:27 +0000 Subject: [PATCH] feat(migrationcenter): update the api #### migrationcenter:v1alpha1 The following keys were added: - schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostCompute.readOnly (Total Keys: 1) - schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostNetworkEgress.readOnly (Total Keys: 1) - schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostOsLicense.readOnly (Total Keys: 1) - schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostOther.readOnly (Total Keys: 1) - schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostStorage.readOnly (Total Keys: 1) - schemas.ReportSummaryGroupPreferenceSetFinding.properties.monthlyCostTotal.readOnly (Total Keys: 1) --- ...ha1.projects.locations.preferenceSets.html | 8 ++-- ...jects.locations.reportConfigs.reports.html | 48 +++++++++---------- .../documents/migrationcenter.v1alpha1.json | 38 ++++++++------- 3 files changed, 50 insertions(+), 44 deletions(-) diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html index 4487d8d0463..b23239c5367 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html @@ -172,7 +172,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -389,7 +389,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -546,7 +546,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -711,7 +711,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). diff --git a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html index c8f77e4d0a8..bb969be8896 100644 --- a/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html +++ b/docs/dyn/migrationcenter_v1alpha1.projects.locations.reportConfigs.reports.html @@ -401,7 +401,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -473,7 +473,7 @@

Method Details

"storageDeduplicationCompressionRatio": 3.14, # The Deduplication and Compression ratio is based on the logical (Used Before) space required to store data before applying deduplication and compression, in relation to the physical (Used After) space required after applying deduplication and compression. Specifically, the ratio is the Used Before space divided by the Used After space. For example, if the Used Before space is 3 GB, but the physical Used After space is 1 GB, the deduplication and compression ratio is 3x. Acceptable values are between 1.0 and 4.0. }, }, - "monthlyCostCompute": { # Represents an amount of money with its currency type. # Compute monthly cost for this preference set. + "monthlyCostCompute": { # Represents an amount of money with its currency type. # Output only. Compute monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. @@ -488,27 +488,27 @@

Method Details

"nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostNetworkEgress": { # Represents an amount of money with its currency type. # Network Egress monthly cost for this preference set. Only present for virtual machines. + "monthlyCostNetworkEgress": { # Represents an amount of money with its currency type. # Output only. Network Egress monthly cost for this preference set. Only present for virtual machines. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostOsLicense": { # Represents an amount of money with its currency type. # Operating system licensing monthly cost for this preference set. Only present for virtual machines. + "monthlyCostOsLicense": { # Represents an amount of money with its currency type. # Output only. Operating system licensing monthly cost for this preference set. Only present for virtual machines. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostOther": { # Represents an amount of money with its currency type. # Miscellaneous monthly cost for this preference set. + "monthlyCostOther": { # Represents an amount of money with its currency type. # Output only. Miscellaneous monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostStorage": { # Represents an amount of money with its currency type. # Storage monthly cost for this preference set. + "monthlyCostStorage": { # Represents an amount of money with its currency type. # Output only. Storage monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostTotal": { # Represents an amount of money with its currency type. # Total monthly cost for this preference set. + "monthlyCostTotal": { # Represents an amount of money with its currency type. # Output only. Total monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. @@ -575,7 +575,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -1152,7 +1152,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -1224,7 +1224,7 @@

Method Details

"storageDeduplicationCompressionRatio": 3.14, # The Deduplication and Compression ratio is based on the logical (Used Before) space required to store data before applying deduplication and compression, in relation to the physical (Used After) space required after applying deduplication and compression. Specifically, the ratio is the Used Before space divided by the Used After space. For example, if the Used Before space is 3 GB, but the physical Used After space is 1 GB, the deduplication and compression ratio is 3x. Acceptable values are between 1.0 and 4.0. }, }, - "monthlyCostCompute": { # Represents an amount of money with its currency type. # Compute monthly cost for this preference set. + "monthlyCostCompute": { # Represents an amount of money with its currency type. # Output only. Compute monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. @@ -1239,27 +1239,27 @@

Method Details

"nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostNetworkEgress": { # Represents an amount of money with its currency type. # Network Egress monthly cost for this preference set. Only present for virtual machines. + "monthlyCostNetworkEgress": { # Represents an amount of money with its currency type. # Output only. Network Egress monthly cost for this preference set. Only present for virtual machines. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostOsLicense": { # Represents an amount of money with its currency type. # Operating system licensing monthly cost for this preference set. Only present for virtual machines. + "monthlyCostOsLicense": { # Represents an amount of money with its currency type. # Output only. Operating system licensing monthly cost for this preference set. Only present for virtual machines. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostOther": { # Represents an amount of money with its currency type. # Miscellaneous monthly cost for this preference set. + "monthlyCostOther": { # Represents an amount of money with its currency type. # Output only. Miscellaneous monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostStorage": { # Represents an amount of money with its currency type. # Storage monthly cost for this preference set. + "monthlyCostStorage": { # Represents an amount of money with its currency type. # Output only. Storage monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostTotal": { # Represents an amount of money with its currency type. # Total monthly cost for this preference set. + "monthlyCostTotal": { # Represents an amount of money with its currency type. # Output only. Total monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. @@ -1326,7 +1326,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -1844,7 +1844,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). @@ -1916,7 +1916,7 @@

Method Details

"storageDeduplicationCompressionRatio": 3.14, # The Deduplication and Compression ratio is based on the logical (Used Before) space required to store data before applying deduplication and compression, in relation to the physical (Used After) space required after applying deduplication and compression. Specifically, the ratio is the Used Before space divided by the Used After space. For example, if the Used Before space is 3 GB, but the physical Used After space is 1 GB, the deduplication and compression ratio is 3x. Acceptable values are between 1.0 and 4.0. }, }, - "monthlyCostCompute": { # Represents an amount of money with its currency type. # Compute monthly cost for this preference set. + "monthlyCostCompute": { # Represents an amount of money with its currency type. # Output only. Compute monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. @@ -1931,27 +1931,27 @@

Method Details

"nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostNetworkEgress": { # Represents an amount of money with its currency type. # Network Egress monthly cost for this preference set. Only present for virtual machines. + "monthlyCostNetworkEgress": { # Represents an amount of money with its currency type. # Output only. Network Egress monthly cost for this preference set. Only present for virtual machines. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostOsLicense": { # Represents an amount of money with its currency type. # Operating system licensing monthly cost for this preference set. Only present for virtual machines. + "monthlyCostOsLicense": { # Represents an amount of money with its currency type. # Output only. Operating system licensing monthly cost for this preference set. Only present for virtual machines. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostOther": { # Represents an amount of money with its currency type. # Miscellaneous monthly cost for this preference set. + "monthlyCostOther": { # Represents an amount of money with its currency type. # Output only. Miscellaneous monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostStorage": { # Represents an amount of money with its currency type. # Storage monthly cost for this preference set. + "monthlyCostStorage": { # Represents an amount of money with its currency type. # Output only. Storage monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. }, - "monthlyCostTotal": { # Represents an amount of money with its currency type. # Total monthly cost for this preference set. + "monthlyCostTotal": { # Represents an amount of money with its currency type. # Output only. Total monthly cost for this preference set. "currencyCode": "A String", # The three-letter currency code defined in ISO 4217. "nanos": 42, # Number of nano (10^-9) units of the amount. The value must be between -999,999,999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be positive or zero. If `units` is zero, `nanos` can be positive, zero, or negative. If `units` is negative, `nanos` must be negative or zero. For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000. "units": "A String", # The whole units of the amount. For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar. @@ -2018,7 +2018,7 @@

Method Details

}, ], }, - "multithreading": "A String", # Optional. Preferences for multithreading support. + "multithreading": "A String", # Optional. Preferences for multithreading support on Windows Server. "osPricingPreferences": { # Pricing options for OS images. # Optional. Pricing options for OS images. "rhel": { # Pricing options of an OS image. # Optional. Pricing options for RHEL images. "commitmentPlan": "A String", # Optional. The plan of commitments for committed use discounts (CUD). diff --git a/googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json b/googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json index b1f9a6e5b5e..8272febb31a 100644 --- a/googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json +++ b/googleapiclient/discovery_cache/documents/migrationcenter.v1alpha1.json @@ -2473,7 +2473,7 @@ } } }, -"revision": "20240704", +"revision": "20240711", "rootUrl": "https://migrationcenter.googleapis.com/", "schemas": { "AddAssetsToGroupRequest": { @@ -3452,7 +3452,7 @@ "description": "Preferences concerning the machine types to consider on Compute Engine." }, "multithreading": { -"description": "Optional. Preferences for multithreading support.", +"description": "Optional. Preferences for multithreading support on Windows Server.", "enum": [ "MULTITHREADING_UNSPECIFIED", "MULTITHREADING_DISABLED", @@ -3460,10 +3460,10 @@ "MULTITHREADING_DISABLED_WITH_COMPENSATION" ], "enumDescriptions": [ -"Same as MULTITHREADING_DISABLED_WITH_COMPENSATION.", -"Disable simultaneous multithreading if doing so is advantageous.", -"Always enable simultaneous multithreading.", -"Disable simultaneous multithreading and increase number of VCPUs to compensate, if doing so is advantageous." +"Same as MULTITHREADING_AUTO.", +"Disable simultaneous multithreading.", +"Enable simultaneous multithreading.", +"Disable simultaneous multithreading and increase number of VCPUs to compensate." ], "type": "string" }, @@ -4070,10 +4070,10 @@ "MULTITHREADING_DISABLED_WITH_COMPENSATION" ], "enumDescriptions": [ -"Same as MULTITHREADING_DISABLED_WITH_COMPENSATION.", -"Disable simultaneous multithreading if doing so is lower cost.", -"Always enable simultaneous multithreading.", -"Disable simultaneous multithreading and increase number of VCPUs to compensate, if doing so is lower cost." +"Same as MULTITHREADING_AUTO.", +"Disable simultaneous multithreading.", +"Enable simultaneous multithreading.", +"Disable simultaneous multithreading and increase number of VCPUs to compensate." ], "type": "string" }, @@ -6991,7 +6991,8 @@ false }, "monthlyCostCompute": { "$ref": "Money", -"description": "Compute monthly cost for this preference set." +"description": "Output only. Compute monthly cost for this preference set.", +"readOnly": true }, "monthlyCostDatabaseBackup": { "$ref": "Money", @@ -7005,23 +7006,28 @@ false }, "monthlyCostNetworkEgress": { "$ref": "Money", -"description": "Network Egress monthly cost for this preference set. Only present for virtual machines." +"description": "Output only. Network Egress monthly cost for this preference set. Only present for virtual machines.", +"readOnly": true }, "monthlyCostOsLicense": { "$ref": "Money", -"description": "Operating system licensing monthly cost for this preference set. Only present for virtual machines." +"description": "Output only. Operating system licensing monthly cost for this preference set. Only present for virtual machines.", +"readOnly": true }, "monthlyCostOther": { "$ref": "Money", -"description": "Miscellaneous monthly cost for this preference set." +"description": "Output only. Miscellaneous monthly cost for this preference set.", +"readOnly": true }, "monthlyCostStorage": { "$ref": "Money", -"description": "Storage monthly cost for this preference set." +"description": "Output only. Storage monthly cost for this preference set.", +"readOnly": true }, "monthlyCostTotal": { "$ref": "Money", -"description": "Total monthly cost for this preference set." +"description": "Output only. Total monthly cost for this preference set.", +"readOnly": true }, "preferenceSet": { "$ref": "PreferenceSet",