Skip to content

Commit

Permalink
feat(networkconnectivity): update the api
Browse files Browse the repository at this point in the history
#### networkconnectivity:v1

The following keys were added:
- resources.projects.resources.locations.resources.serviceClasses.methods.create (Total Keys: 16)
- resources.projects.resources.locations.resources.serviceClasses.methods.delete (Total Keys: 13)
- resources.projects.resources.locations.resources.serviceClasses.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.serviceClasses.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.serviceClasses.methods.patch (Total Keys: 17)
- resources.projects.resources.locations.resources.serviceConnectionMaps.methods.create (Total Keys: 16)
- resources.projects.resources.locations.resources.serviceConnectionMaps.methods.delete (Total Keys: 13)
- resources.projects.resources.locations.resources.serviceConnectionMaps.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.serviceConnectionMaps.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.serviceConnectionMaps.methods.patch (Total Keys: 17)
- resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.create (Total Keys: 16)
- resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.delete (Total Keys: 13)
- resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.list (Total Keys: 20)
- resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.patch (Total Keys: 17)
- resources.projects.resources.locations.resources.serviceConnectionTokens.methods.create (Total Keys: 16)
- resources.projects.resources.locations.resources.serviceConnectionTokens.methods.delete (Total Keys: 13)
- resources.projects.resources.locations.resources.serviceConnectionTokens.methods.get (Total Keys: 11)
- resources.projects.resources.locations.resources.serviceConnectionTokens.methods.list (Total Keys: 20)
- schemas.ConsumerPscConfig (Total Keys: 5)
- schemas.ConsumerPscConnection (Total Keys: 12)
- schemas.ListServiceClassesResponse (Total Keys: 7)
- schemas.ListServiceConnectionMapsResponse (Total Keys: 7)
- schemas.ListServiceConnectionPoliciesResponse (Total Keys: 7)
- schemas.ListServiceConnectionTokensResponse (Total Keys: 7)
- schemas.ProducerPscConfig (Total Keys: 3)
- schemas.PscConfig (Total Keys: 6)
- schemas.PscConnection (Total Keys: 10)
- schemas.ServiceClass (Total Keys: 16)
- schemas.ServiceConnectionMap (Total Keys: 24)
- schemas.ServiceConnectionPolicy (Total Keys: 19)
- schemas.ServiceConnectionToken (Total Keys: 17)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent 023cd68 commit 157093f
Show file tree
Hide file tree
Showing 8 changed files with 2,636 additions and 176 deletions.
9 changes: 7 additions & 2 deletions docs/dyn/networkconnectivity_v1.projects.locations.html
Expand Up @@ -104,6 +104,11 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the serviceConnectionPolicies Resource.</p>

<p class="toc_element">
<code><a href="networkconnectivity_v1.projects.locations.serviceConnectionTokens.html">serviceConnectionTokens()</a></code>
</p>
<p class="firstline">Returns the serviceConnectionTokens Resource.</p>

<p class="toc_element">
<code><a href="networkconnectivity_v1.projects.locations.spokes.html">spokes()</a></code>
</p>
Expand Down Expand Up @@ -141,7 +146,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down Expand Up @@ -173,7 +178,7 @@ <h3>Method Details</h3>

{ # The response message for Locations.ListLocations.
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down
246 changes: 246 additions & 0 deletions docs/dyn/networkconnectivity_v1.projects.locations.serviceClasses.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/dyn/networkconnectivity_v1alpha1.projects.locations.html
Expand Up @@ -126,7 +126,7 @@ <h3>Method Details</h3>
Returns:
An object of the form:

{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down Expand Up @@ -158,7 +158,7 @@ <h3>Method Details</h3>

{ # The response message for Locations.ListLocations.
&quot;locations&quot;: [ # A list of locations that matches the specified filter in the request.
{ # A resource that represents Google Cloud Platform location.
{ # A resource that represents a Google Cloud location.
&quot;displayName&quot;: &quot;A String&quot;, # The friendly name for this location, typically a nearby city name. For example, &quot;Tokyo&quot;.
&quot;labels&quot;: { # Cross-service attributes for the location. For example {&quot;cloud.googleapis.com/region&quot;: &quot;us-east1&quot;}
&quot;a_key&quot;: &quot;A String&quot;,
Expand Down
1,549 changes: 1,379 additions & 170 deletions googleapiclient/discovery_cache/documents/networkconnectivity.v1.json

Large diffs are not rendered by default.

Expand Up @@ -1116,7 +1116,7 @@
}
}
},
"revision": "20230329",
"revision": "20230502",
"rootUrl": "https://networkconnectivity.googleapis.com/",
"schemas": {
"AuditConfig": {
Expand Down Expand Up @@ -1567,7 +1567,7 @@
"type": "object"
},
"Location": {
"description": "A resource that represents Google Cloud Platform location.",
"description": "A resource that represents a Google Cloud location.",
"id": "Location",
"properties": {
"displayName": {
Expand Down

0 comments on commit 157093f

Please sign in to comment.