OBJECT
GcpGetExocomputeConfigsReply
Description
Exocompute configuration of a GCP project.
link GraphQL Schema definition
- type GcpGetExocomputeConfigsReply {
- # List of exocompute configurations mapped to region.
- : [GcpExocomputeConfig!]!
- }
OBJECT
Exocompute configuration of a GCP project.
- type GcpGetExocomputeConfigsReply {
- # List of exocompute configurations mapped to region.
- : [GcpExocomputeConfig!]!
- }