We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711d33d commit 0df2792Copy full SHA for 0df2792
packages/clients/src/api/secret/v1beta1/api.gen.ts
@@ -64,7 +64,8 @@ export class API extends ParentAPI {
64
public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']
65
66
/**
67
- * Create a secret. You must specify the `region` to create a secret.
+ * Create a secret. Create a secret in a given region specified by the
68
+ * `region` parameter.
69
*
70
* @param request - The request {@link CreateSecretRequest}
71
* @returns A Promise of Secret
0 commit comments