OBJECT
List of locations where your GCP disks are present.
type ListStoredDiskLocationsReply {# List of regions where your GCP disks are present.regions: [String!]! # List of zones where your GCP disks are present.zones: [String!]! }