Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/source/gcp/codegen/recipes/run.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ func init() {
Struct: &runv1.Location{},
SkipFetch: true,
SkipMock: true,
Description: "https://cloud.google.com/api-gateway/docs/reference/rest/v1/projects.locations#Location",
Description: "https://cloud.google.com/run/docs/reference/rest/v1/projects.locations#Location",
Relations: []string{"Services()"},
},
{
Expand Down
2 changes: 1 addition & 1 deletion plugins/source/gcp/docs/tables/gcp_run_locations.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Table: gcp_run_locations

https://cloud.google.com/api-gateway/docs/reference/rest/v1/projects.locations#Location
https://cloud.google.com/run/docs/reference/rest/v1/projects.locations#Location

The primary key for this table is **_cq_id**.

Expand Down
2 changes: 1 addition & 1 deletion plugins/source/gcp/resources/services/run/locations.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.