Automate Google Cloud Run Admin
HumDay reads Google Cloud Run Admin’s own published API description and derives 16 operations from it. Describe the outcome you want in plain words — you get a program that is written, proven on real data, and run for you.
What Google Cloud Run Admin is
Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/.
API host: run.googleapis.com
What HumDay can do in Google Cloud Run Admin
8 documented operations change something in Google Cloud Run Admin.
- POSTCreates a new Service in a given project and location.
/v2/{parent}/services - POSTTriggers creation of a new Execution of this Job.
/v2/{name}:run - POSTCreates a Job.
/v2/{parent}/jobs - DELETEDeletes a Revision.
/v2/{name} - PATCHUpdates a Service.
/v2/{name} - POSTWaits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
/v2/{name}:wait - POSTReturns permissions that a caller has on the specified Project.
/v2/{resource}:testIamPermissions - POSTSets the IAM Access control policy for the specified Service.
/v2/{resource}:setIamPolicy
What HumDay can read from Google Cloud Run Admin
These are the operations a schedule or a trigger can watch.
- GETLists Tasks from an Execution of a Job.
/v2/{parent}/tasks - GETGets information about a Revision.
/v2/{name} - GETLists Jobs.
/v2/{parent}/jobs - GETLists operations that match the specified filter in the request.
/v2/{name}/operations - GETLists Services.
/v2/{parent}/services - GETLists Revisions from a given Service, or from a given location.
/v2/{parent}/revisions - GETLists Executions from a Job.
/v2/{parent}/executions - GETGets the IAM Access Control policy currently in effect for the given Cloud Run Service.
/v2/{resource}:getIamPolicy
How automating Google Cloud Run Admin works
- Describe the outcome. Say what you want to happen, in your own words. No node graphs, no field mapping.
- Approve the contract. HumDay writes down exactly what it will do, what it will touch, and what it will never do. You approve it before anything is built.
- See it proven. The program runs and shows you the result before it is allowed near your live Google Cloud Run Admin account.
- Grant access, then go live. You approve the specific Google Cloud Run Admin operations it may use — and only those.
Automate Google Cloud Run Admin with these
- Gmail79 operations
- Google+9 operations
- Google Abusive Experience Report2 operations
- Google Accelerated Mobile Pages (AMP) URL1 operations
- Google Access Approval7 operations
- Google Access Context Manager9 operations
- Google ACME DNS2 operations
- Google Ad Exchange Buyer38 operations
- Google Ad Exchange Buyer II50 operations
- Google Ad Experience Report2 operations
- Google Admin SDK122 operations
- Google AdMob7 operations
Categories
Questions about Google Cloud Run Admin automation
- Can HumDay connect to Google Cloud Run Admin?
- Yes. HumDay reads Google Cloud Run Admin's own published API description and derives the operations from it, so there is no hand-built connector to wait for. 16 operations are documented.
- Do I need to write code to automate Google Cloud Run Admin?
- No. You describe the outcome you want in plain words. HumDay agrees a contract with you, writes the program, and shows you a test run before anything touches your Google Cloud Run Admin account.
- What can HumDay do in Google Cloud Run Admin?
- 8 of the 16 documented operations change something in Google Cloud Run Admin, and 8 read from it. HumDay only ever uses the specific operations your approved contract needs.
- Is my Google Cloud Run Admin account safe?
- Your credentials are stored encrypted and are never shown in chat, code, or logs. Every run is limited to the operations you explicitly approved, and anything that writes to Google Cloud Run Admin is held behind that approval.
Where this came from
The operations above are read from a published API description for Google Cloud Run Admin at run.googleapis.com/$discovery/rest?version=v2. Descriptions are the provider’s own words, not ours. Last published 2023-04-21.