Skip to content

Commit 0cc1cc0

Browse files
feat(networkservices): update the api
#### networkservices:v1 The following keys were added: - resources.projects.resources.locations.resources.multicastConsumerAssociations.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.multicastConsumerAssociations.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.multicastConsumerAssociations.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.multicastDomainActivations.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.multicastDomainActivations.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.multicastDomainActivations.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.multicastDomains.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.multicastDomains.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.multicastDomains.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.multicastGroupDefinitions.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.multicastGroupDefinitions.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.multicastGroupDefinitions.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.multicastGroups.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.multicastGroups.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.multicastGroups.methods.testIamPermissions (Total Keys: 12)
1 parent d82090e commit 0cc1cc0

8 files changed

+1772
-2
lines changed

docs/dyn/networkservices_v1.projects.locations.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,31 @@ <h2>Instance Methods</h2>
114114
</p>
115115
<p class="firstline">Returns the meshes Resource.</p>
116116

117+
<p class="toc_element">
118+
<code><a href="networkservices_v1.projects.locations.multicastConsumerAssociations.html">multicastConsumerAssociations()</a></code>
119+
</p>
120+
<p class="firstline">Returns the multicastConsumerAssociations Resource.</p>
121+
122+
<p class="toc_element">
123+
<code><a href="networkservices_v1.projects.locations.multicastDomainActivations.html">multicastDomainActivations()</a></code>
124+
</p>
125+
<p class="firstline">Returns the multicastDomainActivations Resource.</p>
126+
127+
<p class="toc_element">
128+
<code><a href="networkservices_v1.projects.locations.multicastDomains.html">multicastDomains()</a></code>
129+
</p>
130+
<p class="firstline">Returns the multicastDomains Resource.</p>
131+
132+
<p class="toc_element">
133+
<code><a href="networkservices_v1.projects.locations.multicastGroupDefinitions.html">multicastGroupDefinitions()</a></code>
134+
</p>
135+
<p class="firstline">Returns the multicastGroupDefinitions Resource.</p>
136+
137+
<p class="toc_element">
138+
<code><a href="networkservices_v1.projects.locations.multicastGroups.html">multicastGroups()</a></code>
139+
</p>
140+
<p class="firstline">Returns the multicastGroups Resource.</p>
141+
117142
<p class="toc_element">
118143
<code><a href="networkservices_v1.projects.locations.operations.html">operations()</a></code>
119144
</p>

docs/dyn/networkservices_v1.projects.locations.multicastConsumerAssociations.html

Lines changed: 258 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/networkservices_v1.projects.locations.multicastDomainActivations.html

Lines changed: 258 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/networkservices_v1.projects.locations.multicastDomains.html

Lines changed: 258 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/networkservices_v1.projects.locations.multicastGroupDefinitions.html

Lines changed: 258 additions & 0 deletions
Large diffs are not rendered by default.

docs/dyn/networkservices_v1.projects.locations.multicastGroups.html

Lines changed: 258 additions & 0 deletions
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/networkservices.v1.json

Lines changed: 456 additions & 1 deletion
Large diffs are not rendered by default.

googleapiclient/discovery_cache/documents/networkservices.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1875,7 +1875,7 @@
18751875
}
18761876
}
18771877
},
1878-
"revision": "20230213",
1878+
"revision": "20230301",
18791879
"rootUrl": "https://networkservices.googleapis.com/",
18801880
"schemas": {
18811881
"AuditConfig": {

0 commit comments

Comments
 (0)