Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix: better support for fallback mode (#646)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 468790263

Source-Link: googleapis/googleapis@873ab45

Source-Link: https://github.com/googleapis/googleapis-gen/commit/cb6f37aeff2a3472e40a7bbace8c67d75e24bee5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2I2ZjM3YWVmZjJhMzQ3MmU0MGE3YmJhY2U4YzY3ZDc1ZTI0YmVlNSJ9
  • Loading branch information
gcf-owl-bot[bot] authored Aug 23, 2022
1 parent 201d2b8 commit 716c50e
Show file tree
Hide file tree
Showing 40 changed files with 460 additions and 367 deletions.
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.analyze_iam_policy.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(analysisQuery) {
// [START cloudasset_v1_generated_AssetService_AnalyzeIamPolicy_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(analysisQuery, outputConfig) {
// [START cloudasset_v1_generated_AssetService_AnalyzeIamPolicyLongrunning_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.analyze_move.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(resource, destinationParent) {
// [START cloudasset_v1_generated_AssetService_AnalyzeMove_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent) {
// [START cloudasset_v1_generated_AssetService_BatchGetAssetsHistory_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(scope, names) {
// [START cloudasset_v1_generated_AssetService_BatchGetEffectiveIamPolicies_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.create_feed.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent, feedId, feed) {
// [START cloudasset_v1_generated_AssetService_CreateFeed_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.create_saved_query.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent, savedQuery, savedQueryId) {
// [START cloudasset_v1_generated_AssetService_CreateSavedQuery_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.delete_feed.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(name) {
// [START cloudasset_v1_generated_AssetService_DeleteFeed_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.delete_saved_query.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(name) {
// [START cloudasset_v1_generated_AssetService_DeleteSavedQuery_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.export_assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent, outputConfig) {
// [START cloudasset_v1_generated_AssetService_ExportAssets_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.get_feed.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(name) {
// [START cloudasset_v1_generated_AssetService_GetFeed_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.get_saved_query.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(name) {
// [START cloudasset_v1_generated_AssetService_GetSavedQuery_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.list_assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent) {
// [START cloudasset_v1_generated_AssetService_ListAssets_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.list_feeds.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent) {
// [START cloudasset_v1_generated_AssetService_ListFeeds_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.list_saved_queries.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent) {
// [START cloudasset_v1_generated_AssetService_ListSavedQueries_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.query_assets.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(parent) {
// [START cloudasset_v1_generated_AssetService_QueryAssets_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.search_all_iam_policies.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(scope) {
// [START cloudasset_v1_generated_AssetService_SearchAllIamPolicies_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.search_all_resources.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(scope) {
// [START cloudasset_v1_generated_AssetService_SearchAllResources_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.update_feed.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(feed, updateMask) {
// [START cloudasset_v1_generated_AssetService_UpdateFeed_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
3 changes: 3 additions & 0 deletions samples/generated/v1/asset_service.update_saved_query.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(savedQuery, updateMask) {
// [START cloudasset_v1_generated_AssetService_UpdateSavedQuery_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
40 changes: 20 additions & 20 deletions samples/generated/v1/snippet_metadata.google.cloud.asset.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"segments": [
{
"start": 25,
"end": 108,
"end": 111,
"type": "FULL"
}
],
Expand Down Expand Up @@ -82,7 +82,7 @@
"segments": [
{
"start": 25,
"end": 115,
"end": 118,
"type": "FULL"
}
],
Expand Down Expand Up @@ -146,7 +146,7 @@
"segments": [
{
"start": 25,
"end": 93,
"end": 96,
"type": "FULL"
}
],
Expand Down Expand Up @@ -202,7 +202,7 @@
"segments": [
{
"start": 25,
"end": 68,
"end": 71,
"type": "FULL"
}
],
Expand Down Expand Up @@ -250,7 +250,7 @@
"segments": [
{
"start": 25,
"end": 53,
"end": 56,
"type": "FULL"
}
],
Expand Down Expand Up @@ -290,7 +290,7 @@
"segments": [
{
"start": 25,
"end": 52,
"end": 55,
"type": "FULL"
}
],
Expand Down Expand Up @@ -330,7 +330,7 @@
"segments": [
{
"start": 25,
"end": 61,
"end": 64,
"type": "FULL"
}
],
Expand Down Expand Up @@ -374,7 +374,7 @@
"segments": [
{
"start": 25,
"end": 53,
"end": 56,
"type": "FULL"
}
],
Expand Down Expand Up @@ -414,7 +414,7 @@
"segments": [
{
"start": 25,
"end": 193,
"end": 196,
"type": "FULL"
}
],
Expand Down Expand Up @@ -478,7 +478,7 @@
"segments": [
{
"start": 25,
"end": 149,
"end": 152,
"type": "FULL"
}
],
Expand Down Expand Up @@ -538,7 +538,7 @@
"segments": [
{
"start": 25,
"end": 78,
"end": 81,
"type": "FULL"
}
],
Expand Down Expand Up @@ -586,7 +586,7 @@
"segments": [
{
"start": 25,
"end": 73,
"end": 76,
"type": "FULL"
}
],
Expand Down Expand Up @@ -634,7 +634,7 @@
"segments": [
{
"start": 25,
"end": 67,
"end": 70,
"type": "FULL"
}
],
Expand Down Expand Up @@ -682,7 +682,7 @@
"segments": [
{
"start": 25,
"end": 112,
"end": 115,
"type": "FULL"
}
],
Expand Down Expand Up @@ -754,7 +754,7 @@
"segments": [
{
"start": 25,
"end": 71,
"end": 74,
"type": "FULL"
}
],
Expand Down Expand Up @@ -802,7 +802,7 @@
"segments": [
{
"start": 25,
"end": 53,
"end": 56,
"type": "FULL"
}
],
Expand Down Expand Up @@ -842,7 +842,7 @@
"segments": [
{
"start": 25,
"end": 77,
"end": 80,
"type": "FULL"
}
],
Expand Down Expand Up @@ -894,7 +894,7 @@
"segments": [
{
"start": 25,
"end": 60,
"end": 63,
"type": "FULL"
}
],
Expand Down Expand Up @@ -938,7 +938,7 @@
"segments": [
{
"start": 25,
"end": 54,
"end": 57,
"type": "FULL"
}
],
Expand Down Expand Up @@ -978,7 +978,7 @@
"segments": [
{
"start": 25,
"end": 66,
"end": 69,
"type": "FULL"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(scope) {
// [START cloudasset_v1p1beta1_generated_AssetService_SearchAllIamPolicies_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
function main(scope) {
// [START cloudasset_v1p1beta1_generated_AssetService_SearchAllResources_async]
/**
* This snippet has been automatically generated and should be regarded as a code template only.
* It will require modifications to work.
* It may require correct/in-range values for request initialization.
* TODO(developer): Uncomment these variables before running the sample.
*/
/**
Expand Down
Loading

0 comments on commit 716c50e

Please sign in to comment.