@@ -265,6 +265,25 @@ Methods:
265265- <code title =" post /gitpod.v1.OrganizationService/ListMembers " >client.Organizations.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationService.ListMembers " >ListMembers</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, params <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationListMembersParams " >OrganizationListMembersParams</a >) (<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go/packages/pagination " >pagination</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go/packages/pagination#MembersPage " >MembersPage</a >[ <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationMember " >OrganizationMember</a >] , <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
266266- <code title =" post /gitpod.v1.OrganizationService/SetRole " >client.Organizations.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationService.SetRole " >SetRole</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationSetRoleParams " >OrganizationSetRoleParams</a >) (<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationSetRoleResponse " >OrganizationSetRoleResponse</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
267267
268+ ## DomainVerifications
269+
270+ Response Types:
271+
272+ - <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#DomainVerification " >DomainVerification</a >
273+ - <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#DomainVerificationState " >DomainVerificationState</a >
274+ - <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationNewResponse " >OrganizationDomainVerificationNewResponse</a >
275+ - <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationGetResponse " >OrganizationDomainVerificationGetResponse</a >
276+ - <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationDeleteResponse " >OrganizationDomainVerificationDeleteResponse</a >
277+ - <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationVerifyResponse " >OrganizationDomainVerificationVerifyResponse</a >
278+
279+ Methods:
280+
281+ - <code title =" post /gitpod.v1.OrganizationService/CreateDomainVerification " >client.Organizations.DomainVerifications.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationService.New " >New</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationNewParams " >OrganizationDomainVerificationNewParams</a >) (<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationNewResponse " >OrganizationDomainVerificationNewResponse</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
282+ - <code title =" post /gitpod.v1.OrganizationService/GetDomainVerification " >client.Organizations.DomainVerifications.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationService.Get " >Get</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationGetParams " >OrganizationDomainVerificationGetParams</a >) (<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationGetResponse " >OrganizationDomainVerificationGetResponse</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
283+ - <code title="post /gitpod.v1.OrganizationService/ListDomainVerifications">client.Organizations.DomainVerifications.<a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationService.List">List</a>(ctx <a href="https://pkg.go.dev/context">context</a>.<a href="https://pkg.go.dev/context#Context">Context</a>, params <a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go">gitpod</a>.<a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationListParams">OrganizationDomainVerificationListParams</a>) (<a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go/packages/pagination">pagination</a>.<a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go/packages/pagination#DomainVerificationsPage">DomainVerificationsPage</a>[<a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go">gitpod</a>.<a href="https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#DomainVerification">DomainVerification</a>], <a href="https://pkg.go.dev/builtin#error">error</a>)</code>
284+ - <code title =" post /gitpod.v1.OrganizationService/DeleteDomainVerification " >client.Organizations.DomainVerifications.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationService.Delete " >Delete</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationDeleteParams " >OrganizationDomainVerificationDeleteParams</a >) (<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationDeleteResponse " >OrganizationDomainVerificationDeleteResponse</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
285+ - <code title =" post /gitpod.v1.OrganizationService/VerifyDomain " >client.Organizations.DomainVerifications.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationService.Verify " >Verify</a >(ctx <a href =" https://pkg.go.dev/context " >context</a >.<a href =" https://pkg.go.dev/context#Context " >Context</a >, body <a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationVerifyParams " >OrganizationDomainVerificationVerifyParams</a >) (<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go " >gitpod</a >.<a href =" https://pkg.go.dev/github.com/gitpod-io/gitpod-sdk-go#OrganizationDomainVerificationVerifyResponse " >OrganizationDomainVerificationVerifyResponse</a >, <a href =" https://pkg.go.dev/builtin#error " >error</a >)</code >
286+
268287## Invites
269288
270289Response Types:
0 commit comments