Skip to content

Commit

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

The following keys were added:
- schemas.EmptyDirVolumeSource (Total Keys: 4)
- schemas.Volume.properties.emptyDir.$ref (Total Keys: 1)

#### run:v2

The following keys were added:
- schemas.GoogleCloudRunV2Container.properties.dependsOn (Total Keys: 2)
- schemas.GoogleCloudRunV2EmptyDirVolumeSource (Total Keys: 4)
- schemas.GoogleCloudRunV2Execution.properties.annotations.readOnly (Total Keys: 1)
- schemas.GoogleCloudRunV2Execution.properties.labels.readOnly (Total Keys: 1)
- schemas.GoogleCloudRunV2ResourceRequirements.properties.startupCpuBoost.type (Total Keys: 1)
- schemas.GoogleCloudRunV2Task.properties.annotations.readOnly (Total Keys: 1)
- schemas.GoogleCloudRunV2Task.properties.labels.readOnly (Total Keys: 1)
- schemas.GoogleCloudRunV2Volume.properties.emptyDir.$ref (Total Keys: 1)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent c0133e0 commit 00765a7
Show file tree
Hide file tree
Showing 21 changed files with 1,965 additions and 1,648 deletions.
162 changes: 85 additions & 77 deletions docs/dyn/run_v1.namespaces.configurations.html

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions docs/dyn/run_v1.namespaces.domainmappings.html

Large diffs are not rendered by default.

236 changes: 124 additions & 112 deletions docs/dyn/run_v1.namespaces.executions.html

Large diffs are not rendered by default.

618 changes: 323 additions & 295 deletions docs/dyn/run_v1.namespaces.jobs.html

Large diffs are not rendered by default.

142 changes: 75 additions & 67 deletions docs/dyn/run_v1.namespaces.revisions.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/dyn/run_v1.namespaces.routes.html

Large diffs are not rendered by default.

492 changes: 258 additions & 234 deletions docs/dyn/run_v1.namespaces.services.html

Large diffs are not rendered by default.

146 changes: 77 additions & 69 deletions docs/dyn/run_v1.namespaces.tasks.html

Large diffs are not rendered by default.

162 changes: 85 additions & 77 deletions docs/dyn/run_v1.projects.locations.configurations.html

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions docs/dyn/run_v1.projects.locations.domainmappings.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/dyn/run_v1.projects.locations.html
Expand Up @@ -143,7 +143,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
142 changes: 75 additions & 67 deletions docs/dyn/run_v1.projects.locations.revisions.html

Large diffs are not rendered by default.

34 changes: 17 additions & 17 deletions docs/dyn/run_v1.projects.locations.routes.html

Large diffs are not rendered by default.

492 changes: 258 additions & 234 deletions docs/dyn/run_v1.projects.locations.services.html

Large diffs are not rendered by default.

80 changes: 48 additions & 32 deletions docs/dyn/run_v2.projects.locations.jobs.executions.html

Large diffs are not rendered by default.

72 changes: 44 additions & 28 deletions docs/dyn/run_v2.projects.locations.jobs.executions.tasks.html

Large diffs are not rendered by default.

160 changes: 96 additions & 64 deletions docs/dyn/run_v2.projects.locations.jobs.html

Large diffs are not rendered by default.

166 changes: 101 additions & 65 deletions docs/dyn/run_v2.projects.locations.services.html

Large diffs are not rendered by default.

74 changes: 46 additions & 28 deletions docs/dyn/run_v2.projects.locations.services.revisions.html

Large diffs are not rendered by default.

139 changes: 79 additions & 60 deletions googleapiclient/discovery_cache/documents/run.v1.json

Large diffs are not rendered by default.

108 changes: 80 additions & 28 deletions googleapiclient/discovery_cache/documents/run.v2.json

Large diffs are not rendered by default.

0 comments on commit 00765a7

Please sign in to comment.