Skip to content

Commit

Permalink
Merge pull request #183 from stackql/feature/doc-updates
Browse files Browse the repository at this point in the history
google updates
  • Loading branch information
jeffreyaven authored Sep 16, 2024
2 parents 46cc153 + bfd51c4 commit 9ccdf08
Show file tree
Hide file tree
Showing 288 changed files with 288 additions and 288 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ accessLevelsId = '{{ accessLevelsId }}'
AND accessPoliciesId = '{{ accessPoliciesId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>access_levels</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ FROM google.accesscontextmanager.access_policies_iam_policies
WHERE accessPoliciesId = '{{ accessPoliciesId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>access_policies_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ accessPoliciesId = '{{ accessPoliciesId }}'
AND servicePerimetersId = '{{ servicePerimetersId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>service_perimeters</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>entity_types_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>feature_online_stores_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>feature_views_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>featurestores_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND modelsId = '{{ modelsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>models_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND notebookRuntimeTemplatesId = '{{ notebookRuntimeTemplatesId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>notebook_runtime_templates_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>data_exchanges_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>listings_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ AND projectsId = '{{ projectsId }}'
AND subscriptionsId = '{{ subscriptionsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>subscriptions_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>apis_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>configs_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>gateways_iam_policies</code> resource.

Expand Down
2 changes: 1 addition & 1 deletion docs/google-docs/providers/google/apigee/aliases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>aliases</code> resource.

Expand Down
2 changes: 1 addition & 1 deletion docs/google-docs/providers/google/apigee/apidocs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ true|false,
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>apidocs</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>apiproducts</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>appgroups</code> resource.

Expand Down
2 changes: 1 addition & 1 deletion docs/google-docs/providers/google/apigee/apps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>apps</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>datastores</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND environmentsId = '{{ environmentsId }}'
AND organizationsId = '{{ organizationsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>deployments_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>developers</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ WHERE developersId = '{{ developersId }}'
AND organizationsId = '{{ organizationsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>developers_monetization_config</code> resource.

Expand Down
2 changes: 1 addition & 1 deletion docs/google-docs/providers/google/apigee/entries/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>entries</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ true|false,
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>environments</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ WHERE environmentsId = '{{ environmentsId }}'
AND organizationsId = '{{ organizationsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>environments_iam_policies</code> resource.

Expand Down
2 changes: 1 addition & 1 deletion docs/google-docs/providers/google/apigee/keys/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>keys</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ true|false,
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>organizations</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>rateplans</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>references</code> resource.

Expand Down
2 changes: 1 addition & 1 deletion docs/google-docs/providers/google/apigee/reports/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>reports</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>resourcefiles</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ true|false,
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>targetservers</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>apis_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ SELECT
</TabItem>
</Tabs>

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>artifacts</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>artifacts_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>deployments_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ WHERE locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>documents_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>instances_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ WHERE locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>runtime_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ AND specsId = '{{ specsId }}'
AND versionsId = '{{ versionsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>specs_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ AND projectsId = '{{ projectsId }}'
AND versionsId = '{{ versionsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>versions_iam_policies</code> resource.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ AND locationsId = '{{ locationsId }}'
AND projectsId = '{{ projectsId }}';
```

## `UPDATE` example
## `REPLACE` example

Replaces all fields in the specified <code>applications_iam_policies</code> resource.

Expand Down
Loading

0 comments on commit 9ccdf08

Please sign in to comment.