Skip to content

Commit 06c1759

Browse files
feat(migrationcenter): update the api
#### migrationcenter:v1 The following keys were added: - resources.projects.resources.locations.resources.relations.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.relations.methods.list (Total Keys: 20) - schemas.ListRelationsResponse (Total Keys: 5) - schemas.Relation (Total Keys: 12)
1 parent c66e25f commit 06c1759

6 files changed

+317
-13
lines changed

docs/dyn/migrationcenter_v1.projects.locations.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ <h2>Instance Methods</h2>
104104
</p>
105105
<p class="firstline">Returns the preferenceSets Resource.</p>
106106

107+
<p class="toc_element">
108+
<code><a href="migrationcenter_v1.projects.locations.relations.html">relations()</a></code>
109+
</p>
110+
<p class="firstline">Returns the relations Resource.</p>
111+
107112
<p class="toc_element">
108113
<code><a href="migrationcenter_v1.projects.locations.reportConfigs.html">reportConfigs()</a></code>
109114
</p>
Lines changed: 164 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,164 @@
1+
<html><body>
2+
<style>
3+
4+
body, h1, h2, h3, div, span, p, pre, a {
5+
margin: 0;
6+
padding: 0;
7+
border: 0;
8+
font-weight: inherit;
9+
font-style: inherit;
10+
font-size: 100%;
11+
font-family: inherit;
12+
vertical-align: baseline;
13+
}
14+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, h2, h3 {
50+
border-bottom: solid #CCC 1px;
51+
}
52+
53+
.toc_element {
54+
margin-top: 0.5em;
55+
}
56+
57+
.firstline {
58+
margin-left: 2 em;
59+
}
60+
61+
.method {
62+
margin-top: 1em;
63+
border: solid 1px #CCC;
64+
padding: 1em;
65+
background: #EEE;
66+
}
67+
68+
.details {
69+
font-weight: bold;
70+
font-size: 14px;
71+
}
72+
73+
</style>
74+
75+
<h1><a href="migrationcenter_v1.html">Migration Center API</a> . <a href="migrationcenter_v1.projects.html">projects</a> . <a href="migrationcenter_v1.projects.locations.html">locations</a> . <a href="migrationcenter_v1.projects.locations.relations.html">relations</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="#close">close()</a></code></p>
79+
<p class="firstline">Close httplib2 connections.</p>
80+
<p class="toc_element">
81+
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
82+
<p class="firstline">Gets the details of an relation.</p>
83+
<p class="toc_element">
84+
<code><a href="#list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
85+
<p class="firstline">Lists all the relations in a given project and location.</p>
86+
<p class="toc_element">
87+
<code><a href="#list_next">list_next()</a></code></p>
88+
<p class="firstline">Retrieves the next page of results.</p>
89+
<h3>Method Details</h3>
90+
<div class="method">
91+
<code class="details" id="close">close()</code>
92+
<pre>Close httplib2 connections.</pre>
93+
</div>
94+
95+
<div class="method">
96+
<code class="details" id="get">get(name, x__xgafv=None)</code>
97+
<pre>Gets the details of an relation.
98+
99+
Args:
100+
name: string, Required. Name of the resource. (required)
101+
x__xgafv: string, V1 error format.
102+
Allowed values
103+
1 - v1 error format
104+
2 - v2 error format
105+
106+
Returns:
107+
An object of the form:
108+
109+
{ # Message representing a relation between 2 resource.
110+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp when the relation was created.
111+
&quot;dstAsset&quot;: &quot;A String&quot;, # Output only. The destination asset name in the relation.
112+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The identifier of the relation.
113+
&quot;srcAsset&quot;: &quot;A String&quot;, # Output only. The source asset name in the relation.
114+
&quot;type&quot;: &quot;A String&quot;, # Optional. The type of the relation.
115+
}</pre>
116+
</div>
117+
118+
<div class="method">
119+
<code class="details" id="list">list(parent, filter=None, orderBy=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
120+
<pre>Lists all the relations in a given project and location.
121+
122+
Args:
123+
parent: string, Required. Parent value for `ListRelationsRequest`. (required)
124+
filter: string, Optional. Filtering results.
125+
orderBy: string, Optional. Field to sort by. See https://google.aip.dev/132#ordering for more details.
126+
pageSize: integer, Optional. Requested page size. Server may return fewer items than requested. If unspecified, server will pick an appropriate default.
127+
pageToken: string, Optional. A token identifying a page of results the server should return.
128+
x__xgafv: string, V1 error format.
129+
Allowed values
130+
1 - v1 error format
131+
2 - v2 error format
132+
133+
Returns:
134+
An object of the form:
135+
136+
{ # Response message for listing relations.
137+
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token identifying a page of results the server should return.
138+
&quot;relations&quot;: [ # A list of relations.
139+
{ # Message representing a relation between 2 resource.
140+
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The timestamp when the relation was created.
141+
&quot;dstAsset&quot;: &quot;A String&quot;, # Output only. The destination asset name in the relation.
142+
&quot;name&quot;: &quot;A String&quot;, # Output only. Identifier. The identifier of the relation.
143+
&quot;srcAsset&quot;: &quot;A String&quot;, # Output only. The source asset name in the relation.
144+
&quot;type&quot;: &quot;A String&quot;, # Optional. The type of the relation.
145+
},
146+
],
147+
}</pre>
148+
</div>
149+
150+
<div class="method">
151+
<code class="details" id="list_next">list_next()</code>
152+
<pre>Retrieves the next page of results.
153+
154+
Args:
155+
previous_request: The request for the previous page. (required)
156+
previous_response: The response from the request for the previous page. (required)
157+
158+
Returns:
159+
A request object that you can call &#x27;execute()&#x27; on to request the next
160+
page. Returns None if there are no more items in the collection.
161+
</pre>
162+
</div>
163+
164+
</body></html>

docs/dyn/migrationcenter_v1alpha1.projects.locations.preferenceSets.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ <h3>Method Details</h3>
163163
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp when the preference set was last updated.
164164
&quot;virtualMachinePreferences&quot;: { # VirtualMachinePreferences enables you to create sets of preferences, for example, a geographical location and pricing track, for your migrated virtual machines. The set of preferences influence recommendations for migrating virtual machine assets. # A set of preferences that applies to all virtual machines in the context.
165165
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Commitment plan to consider when calculating costs for virtual machine insights and recommendations. If you are unsure which value to set, a 3 year commitment plan is often a good value to start with.
166-
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Compute Engine preferences concern insights and recommendations for Compute Engine target.
166+
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Optional. Compute Engine preferences concern insights and recommendations for Compute Engine target.
167167
&quot;licenseType&quot;: &quot;A String&quot;, # License type to consider when calculating costs for operating systems. If unspecified, costs are calculated based on the default licensing plan. If os_pricing_preferences is specified, it overrides this field.
168168
&quot;machinePreferences&quot;: { # The type of machines to consider when calculating virtual machine migration insights and recommendations for GCE. Not all machine types are available in all zones and regions. # Preferences concerning the machine types to consider on Compute Engine.
169169
&quot;allowedMachineSeries&quot;: [ # Compute Engine machine series to consider for insights and recommendations. If empty, no restriction is applied on the machine series.
@@ -391,7 +391,7 @@ <h3>Method Details</h3>
391391
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp when the preference set was last updated.
392392
&quot;virtualMachinePreferences&quot;: { # VirtualMachinePreferences enables you to create sets of preferences, for example, a geographical location and pricing track, for your migrated virtual machines. The set of preferences influence recommendations for migrating virtual machine assets. # A set of preferences that applies to all virtual machines in the context.
393393
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Commitment plan to consider when calculating costs for virtual machine insights and recommendations. If you are unsure which value to set, a 3 year commitment plan is often a good value to start with.
394-
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Compute Engine preferences concern insights and recommendations for Compute Engine target.
394+
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Optional. Compute Engine preferences concern insights and recommendations for Compute Engine target.
395395
&quot;licenseType&quot;: &quot;A String&quot;, # License type to consider when calculating costs for operating systems. If unspecified, costs are calculated based on the default licensing plan. If os_pricing_preferences is specified, it overrides this field.
396396
&quot;machinePreferences&quot;: { # The type of machines to consider when calculating virtual machine migration insights and recommendations for GCE. Not all machine types are available in all zones and regions. # Preferences concerning the machine types to consider on Compute Engine.
397397
&quot;allowedMachineSeries&quot;: [ # Compute Engine machine series to consider for insights and recommendations. If empty, no restriction is applied on the machine series.
@@ -559,7 +559,7 @@ <h3>Method Details</h3>
559559
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp when the preference set was last updated.
560560
&quot;virtualMachinePreferences&quot;: { # VirtualMachinePreferences enables you to create sets of preferences, for example, a geographical location and pricing track, for your migrated virtual machines. The set of preferences influence recommendations for migrating virtual machine assets. # A set of preferences that applies to all virtual machines in the context.
561561
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Commitment plan to consider when calculating costs for virtual machine insights and recommendations. If you are unsure which value to set, a 3 year commitment plan is often a good value to start with.
562-
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Compute Engine preferences concern insights and recommendations for Compute Engine target.
562+
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Optional. Compute Engine preferences concern insights and recommendations for Compute Engine target.
563563
&quot;licenseType&quot;: &quot;A String&quot;, # License type to consider when calculating costs for operating systems. If unspecified, costs are calculated based on the default licensing plan. If os_pricing_preferences is specified, it overrides this field.
564564
&quot;machinePreferences&quot;: { # The type of machines to consider when calculating virtual machine migration insights and recommendations for GCE. Not all machine types are available in all zones and regions. # Preferences concerning the machine types to consider on Compute Engine.
565565
&quot;allowedMachineSeries&quot;: [ # Compute Engine machine series to consider for insights and recommendations. If empty, no restriction is applied on the machine series.
@@ -735,7 +735,7 @@ <h3>Method Details</h3>
735735
&quot;updateTime&quot;: &quot;A String&quot;, # Output only. The timestamp when the preference set was last updated.
736736
&quot;virtualMachinePreferences&quot;: { # VirtualMachinePreferences enables you to create sets of preferences, for example, a geographical location and pricing track, for your migrated virtual machines. The set of preferences influence recommendations for migrating virtual machine assets. # A set of preferences that applies to all virtual machines in the context.
737737
&quot;commitmentPlan&quot;: &quot;A String&quot;, # Commitment plan to consider when calculating costs for virtual machine insights and recommendations. If you are unsure which value to set, a 3 year commitment plan is often a good value to start with.
738-
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Compute Engine preferences concern insights and recommendations for Compute Engine target.
738+
&quot;computeEnginePreferences&quot;: { # The user preferences relating to Compute Engine target platform. # Optional. Compute Engine preferences concern insights and recommendations for Compute Engine target.
739739
&quot;licenseType&quot;: &quot;A String&quot;, # License type to consider when calculating costs for operating systems. If unspecified, costs are calculated based on the default licensing plan. If os_pricing_preferences is specified, it overrides this field.
740740
&quot;machinePreferences&quot;: { # The type of machines to consider when calculating virtual machine migration insights and recommendations for GCE. Not all machine types are available in all zones and regions. # Preferences concerning the machine types to consider on Compute Engine.
741741
&quot;allowedMachineSeries&quot;: [ # Compute Engine machine series to consider for insights and recommendations. If empty, no restriction is applied on the machine series.

0 commit comments

Comments
 (0)