Google Cloud Platform · Example Payload

Cloud Resource Manager Operation Example

API ManagementCloud ComputingInfrastructurePlatform as a Service

Cloud Resource Manager Operation Example is an example object payload from Google Cloud Platform, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namemetadatadoneresponse

Example Payload

Raw ↑
{
  "name": "Example Title",
  "metadata": "example_value",
  "done": true,
  "response": "example_value"
}