diff --git a/discovery/workflows-v1.json b/discovery/workflows-v1.json index 17d16b9983..003e01519c 100644 --- a/discovery/workflows-v1.json +++ b/discovery/workflows-v1.json @@ -449,7 +449,7 @@ } } }, - "revision": "20230329", + "revision": "20230419", "rootUrl": "https://workflows.googleapis.com/", "schemas": { "Empty": { @@ -520,7 +520,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": { diff --git a/discovery/workflows-v1beta.json b/discovery/workflows-v1beta.json index 84f7fa6a3e..371c071fc3 100644 --- a/discovery/workflows-v1beta.json +++ b/discovery/workflows-v1beta.json @@ -444,7 +444,7 @@ } } }, - "revision": "20230308", + "revision": "20230419", "rootUrl": "https://workflows.googleapis.com/", "schemas": { "Empty": { @@ -515,7 +515,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": { diff --git a/src/apis/workflows/v1.ts b/src/apis/workflows/v1.ts index f6e869ce6d..b1e288680e 100644 --- a/src/apis/workflows/v1.ts +++ b/src/apis/workflows/v1.ts @@ -172,7 +172,7 @@ export namespace workflows_v1 { workflows?: Schema$Workflow[]; } /** - * A resource that represents Google Cloud Platform location. + * A resource that represents a Google Cloud location. */ export interface Schema$Location { /** diff --git a/src/apis/workflows/v1beta.ts b/src/apis/workflows/v1beta.ts index 2918060996..6ba8e53946 100644 --- a/src/apis/workflows/v1beta.ts +++ b/src/apis/workflows/v1beta.ts @@ -172,7 +172,7 @@ export namespace workflows_v1beta { workflows?: Schema$Workflow[]; } /** - * A resource that represents Google Cloud Platform location. + * A resource that represents a Google Cloud location. */ export interface Schema$Location { /**