Skip to content

Commit 5044679

Browse files
author
APIs and Common Services team
committed
Automated SDK update
This updates the SDK from internal repo commit segmentio/public-api@7b03d4b7.
1 parent dfcde6e commit 5044679

File tree

610 files changed

+893
-647
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

610 files changed

+893
-647
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ See the next sections for more information on how to use the Segment Public API.
1111

1212
This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
1313

14-
- API version: 57.2.0
14+
- API version: 57.3.0
1515
- Generator version: 7.0.1
1616
- Build package: org.openapitools.codegen.languages.CSharpClientCodegen
1717
For more information, please visit [https://docs.segmentapis.com](https://docs.segmentapis.com)

Segment.PublicApi.sln

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
# Visual Studio 2012
33
VisualStudioVersion = 12.0.0.0
44
MinimumVisualStudioVersion = 10.0.0.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Segment.PublicApi", "src\Segment.PublicApi\Segment.PublicApi.csproj", "{A76C6B5D-D1D4-43E5-BAD2-C9BDB624CFFE}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Segment.PublicApi", "src\Segment.PublicApi\Segment.PublicApi.csproj", "{D612E941-3B7E-464A-A3A5-7A7A227B434A}"
66
EndProject
77
Global
88
GlobalSection(SolutionConfigurationPlatforms) = preSolution
99
Debug|Any CPU = Debug|Any CPU
1010
Release|Any CPU = Release|Any CPU
1111
EndGlobalSection
1212
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13-
{A76C6B5D-D1D4-43E5-BAD2-C9BDB624CFFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14-
{A76C6B5D-D1D4-43E5-BAD2-C9BDB624CFFE}.Debug|Any CPU.Build.0 = Debug|Any CPU
15-
{A76C6B5D-D1D4-43E5-BAD2-C9BDB624CFFE}.Release|Any CPU.ActiveCfg = Release|Any CPU
16-
{A76C6B5D-D1D4-43E5-BAD2-C9BDB624CFFE}.Release|Any CPU.Build.0 = Release|Any CPU
13+
{D612E941-3B7E-464A-A3A5-7A7A227B434A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14+
{D612E941-3B7E-464A-A3A5-7A7A227B434A}.Debug|Any CPU.Build.0 = Debug|Any CPU
15+
{D612E941-3B7E-464A-A3A5-7A7A227B434A}.Release|Any CPU.ActiveCfg = Release|Any CPU
16+
{D612E941-3B7E-464A-A3A5-7A7A227B434A}.Release|Any CPU.Build.0 = Release|Any CPU
1717
EndGlobalSection
1818
GlobalSection(SolutionProperties) = preSolution
1919
HideSolutionNode = FALSE

src/Segment.PublicApi/Api/APICallsApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Segment.PublicApi/Api/AudiencesApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Segment.PublicApi/Api/AuditTrailApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Segment.PublicApi/Api/CatalogApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Segment.PublicApi/Api/ComputedTraitsApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Segment.PublicApi/Api/DBTApi.cs renamed to src/Segment.PublicApi/Api/DbtApi.cs

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/
@@ -24,7 +24,7 @@ namespace Segment.PublicApi.Api
2424
/// <summary>
2525
/// Represents a collection of functions to interact with the API endpoints
2626
/// </summary>
27-
public interface IDBTApiSync : IApiAccessor
27+
public interface IDbtApiSync : IApiAccessor
2828
{
2929
#region Synchronous Operations
3030
/// <summary>
@@ -56,7 +56,7 @@ public interface IDBTApiSync : IApiAccessor
5656
/// <summary>
5757
/// Represents a collection of functions to interact with the API endpoints
5858
/// </summary>
59-
public interface IDBTApiAsync : IApiAccessor
59+
public interface IDbtApiAsync : IApiAccessor
6060
{
6161
#region Asynchronous Operations
6262
/// <summary>
@@ -90,31 +90,31 @@ public interface IDBTApiAsync : IApiAccessor
9090
/// <summary>
9191
/// Represents a collection of functions to interact with the API endpoints
9292
/// </summary>
93-
public interface IDBTApi : IDBTApiSync, IDBTApiAsync
93+
public interface IDbtApi : IDbtApiSync, IDbtApiAsync
9494
{
9595

9696
}
9797

9898
/// <summary>
9999
/// Represents a collection of functions to interact with the API endpoints
100100
/// </summary>
101-
public partial class DBTApi : IDBTApi
101+
public partial class DbtApi : IDbtApi
102102
{
103103
private Segment.PublicApi.Client.ExceptionFactory _exceptionFactory = (name, response) => null;
104104

105105
/// <summary>
106-
/// Initializes a new instance of the <see cref="DBTApi"/> class.
106+
/// Initializes a new instance of the <see cref="DbtApi"/> class.
107107
/// </summary>
108108
/// <returns></returns>
109-
public DBTApi() : this((string)null)
109+
public DbtApi() : this((string)null)
110110
{
111111
}
112112

113113
/// <summary>
114-
/// Initializes a new instance of the <see cref="DBTApi"/> class.
114+
/// Initializes a new instance of the <see cref="DbtApi"/> class.
115115
/// </summary>
116116
/// <returns></returns>
117-
public DBTApi(string basePath)
117+
public DbtApi(string basePath)
118118
{
119119
this.Configuration = Segment.PublicApi.Client.Configuration.MergeConfigurations(
120120
Segment.PublicApi.Client.GlobalConfiguration.Instance,
@@ -126,12 +126,12 @@ public DBTApi(string basePath)
126126
}
127127

128128
/// <summary>
129-
/// Initializes a new instance of the <see cref="DBTApi"/> class
129+
/// Initializes a new instance of the <see cref="DbtApi"/> class
130130
/// using Configuration object
131131
/// </summary>
132132
/// <param name="configuration">An instance of Configuration</param>
133133
/// <returns></returns>
134-
public DBTApi(Segment.PublicApi.Client.Configuration configuration)
134+
public DbtApi(Segment.PublicApi.Client.Configuration configuration)
135135
{
136136
if (configuration == null) throw new ArgumentNullException("configuration");
137137

@@ -145,13 +145,13 @@ public DBTApi(Segment.PublicApi.Client.Configuration configuration)
145145
}
146146

147147
/// <summary>
148-
/// Initializes a new instance of the <see cref="DBTApi"/> class
148+
/// Initializes a new instance of the <see cref="DbtApi"/> class
149149
/// using a Configuration object and client instance.
150150
/// </summary>
151151
/// <param name="client">The client interface for synchronous API access.</param>
152152
/// <param name="asyncClient">The client interface for asynchronous API access.</param>
153153
/// <param name="configuration">The configuration object.</param>
154-
public DBTApi(Segment.PublicApi.Client.ISynchronousClient client, Segment.PublicApi.Client.IAsynchronousClient asyncClient, Segment.PublicApi.Client.IReadableConfiguration configuration)
154+
public DbtApi(Segment.PublicApi.Client.ISynchronousClient client, Segment.PublicApi.Client.IAsynchronousClient asyncClient, Segment.PublicApi.Client.IReadableConfiguration configuration)
155155
{
156156
if (client == null) throw new ArgumentNullException("client");
157157
if (asyncClient == null) throw new ArgumentNullException("asyncClient");
@@ -229,7 +229,7 @@ public Segment.PublicApi.Client.ApiResponse<CreateDbtModelSyncTrigger200Response
229229
// verify the required parameter 'createDbtModelSyncTriggerInput' is set
230230
if (createDbtModelSyncTriggerInput == null)
231231
{
232-
throw new Segment.PublicApi.Client.ApiException(400, "Missing required parameter 'createDbtModelSyncTriggerInput' when calling DBTApi->CreateDbtModelSyncTrigger");
232+
throw new Segment.PublicApi.Client.ApiException(400, "Missing required parameter 'createDbtModelSyncTriggerInput' when calling DbtApi->CreateDbtModelSyncTrigger");
233233
}
234234

235235
Segment.PublicApi.Client.RequestOptions localVarRequestOptions = new Segment.PublicApi.Client.RequestOptions();
@@ -258,7 +258,7 @@ public Segment.PublicApi.Client.ApiResponse<CreateDbtModelSyncTrigger200Response
258258

259259
localVarRequestOptions.Data = createDbtModelSyncTriggerInput;
260260

261-
localVarRequestOptions.Operation = "DBTApi.CreateDbtModelSyncTrigger";
261+
localVarRequestOptions.Operation = "DbtApi.CreateDbtModelSyncTrigger";
262262
localVarRequestOptions.OperationIndex = operationIndex;
263263

264264
// authentication (token) required
@@ -309,7 +309,7 @@ public Segment.PublicApi.Client.ApiResponse<CreateDbtModelSyncTrigger200Response
309309
// verify the required parameter 'createDbtModelSyncTriggerInput' is set
310310
if (createDbtModelSyncTriggerInput == null)
311311
{
312-
throw new Segment.PublicApi.Client.ApiException(400, "Missing required parameter 'createDbtModelSyncTriggerInput' when calling DBTApi->CreateDbtModelSyncTrigger");
312+
throw new Segment.PublicApi.Client.ApiException(400, "Missing required parameter 'createDbtModelSyncTriggerInput' when calling DbtApi->CreateDbtModelSyncTrigger");
313313
}
314314

315315

@@ -339,7 +339,7 @@ public Segment.PublicApi.Client.ApiResponse<CreateDbtModelSyncTrigger200Response
339339

340340
localVarRequestOptions.Data = createDbtModelSyncTriggerInput;
341341

342-
localVarRequestOptions.Operation = "DBTApi.CreateDbtModelSyncTrigger";
342+
localVarRequestOptions.Operation = "DbtApi.CreateDbtModelSyncTrigger";
343343
localVarRequestOptions.OperationIndex = operationIndex;
344344

345345
// authentication (token) required

src/Segment.PublicApi/Api/DeletionAndSuppressionApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

src/Segment.PublicApi/Api/DeliveryOverviewApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* The Segment Public API helps you manage your Segment Workspaces and its resources. You can use the API to perform CRUD (create, read, update, delete) operations at no extra charge. This includes working with resources such as Sources, Destinations, Warehouses, Tracking Plans, and the Segment Destinations and Sources Catalogs. All CRUD endpoints in the API follow REST conventions and use standard HTTP methods. Different URL endpoints represent different resources in a Workspace. See the next sections for more information on how to use the Segment Public API.
55
*
6-
* The version of the OpenAPI document: 57.2.0
6+
* The version of the OpenAPI document: 57.3.0
77
* Contact: [email protected]
88
* Generated by: https://github.com/openapitools/openapi-generator.git
99
*/

0 commit comments

Comments
 (0)