Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 08a47aa

Browse files
committedJan 16, 2024
feat(migrationcenter): update the api
#### migrationcenter:v1 The following keys were added: - schemas.ComputeEnginePreferences.properties.persistentDiskType.type (Total Keys: 1) #### migrationcenter:v1alpha1 The following keys were added: - schemas.ReportSummaryGroupPreferenceSetFinding.properties.machineFinding.readOnly (Total Keys: 1)
1 parent 3a07e69 commit 08a47aa

5 files changed

+65
-41
lines changed
 

‎docs/dyn/migrationcenter_v1.projects.locations.preferenceSets.html

+4
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ <h3>Method Details</h3>
127127
},
128128
],
129129
},
130+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
130131
},
131132
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
132133
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.
@@ -252,6 +253,7 @@ <h3>Method Details</h3>
252253
},
253254
],
254255
},
256+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
255257
},
256258
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
257259
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.
@@ -317,6 +319,7 @@ <h3>Method Details</h3>
317319
},
318320
],
319321
},
322+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
320323
},
321324
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
322325
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.
@@ -390,6 +393,7 @@ <h3>Method Details</h3>
390393
},
391394
],
392395
},
396+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
393397
},
394398
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
395399
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.

‎docs/dyn/migrationcenter_v1.projects.locations.reportConfigs.reports.html

+3
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ <h3>Method Details</h3>
249249
},
250250
],
251251
},
252+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
252253
},
253254
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
254255
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.
@@ -572,6 +573,7 @@ <h3>Method Details</h3>
572573
},
573574
],
574575
},
576+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
575577
},
576578
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
577579
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.
@@ -836,6 +838,7 @@ <h3>Method Details</h3>
836838
},
837839
],
838840
},
841+
&quot;persistentDiskType&quot;: &quot;A String&quot;, # Persistent disk type to use. If unspecified (default), all types are considered, based on available usage data.
839842
},
840843
&quot;regionPreferences&quot;: { # The user preferences relating to target regions. # Region preferences for assets using this preference set. If you are unsure which value to set, the migration service API region is often a good value to start with.
841844
&quot;preferredRegions&quot;: [ # A list of preferred regions, ordered by the most preferred region first. Set only valid Google Cloud region names. See https://cloud.google.com/compute/docs/regions-zones for available regions.

0 commit comments

Comments
 (0)
Please sign in to comment.