We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0979fa commit 4264189Copy full SHA for 4264189
providers-sdk/v1/upstream/upstream.proto
@@ -30,7 +30,7 @@ message ServiceAccountCredentials {
30
string api_endpoint = 5;
31
// Scope MRN for the service account, either organization or a space
32
string scope_mrn = 6;
33
- }
+}
34
35
service AgentManager {
36
// RegisterAgent registers a new managed agent
0 commit comments