Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AgentAnalyticsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AgentAnalyticsClient(
{
}

/// <summary>
/// Creates a new instance of the AgentAnalyticsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AgentAnalyticsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AgentAnalyticsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AgentArtifactsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AgentArtifactsClient(
{
}

/// <summary>
/// Creates a new instance of the AgentArtifactsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AgentArtifactsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AgentArtifactsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AgentEventsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AgentEventsClient(
{
}

/// <summary>
/// Creates a new instance of the AgentEventsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AgentEventsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AgentEventsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AgentSchedulesClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AgentSchedulesClient(
{
}

/// <summary>
/// Creates a new instance of the AgentSchedulesClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AgentSchedulesClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AgentSchedulesClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AgentSessionsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AgentSessionsClient(
{
}

/// <summary>
/// Creates a new instance of the AgentSessionsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AgentSessionsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AgentSessionsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AgentsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AgentsClient(
{
}

/// <summary>
/// Creates a new instance of the AgentsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AgentsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AgentsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.ApiKeysClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public ApiKeysClient(
{
}

/// <summary>
/// Creates a new instance of the ApiKeysClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public ApiKeysClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the ApiKeysClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AppClientsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public AppClientsClient(
{
}

/// <summary>
/// Creates a new instance of the AppClientsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AppClientsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AppClientsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.AuthenticationClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,27 @@ public AuthenticationClient(
{
}

/// <summary>
/// Creates a new instance of the AuthenticationClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public AuthenticationClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the AuthenticationClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.CorporaClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public CorporaClient(
{
}

/// <summary>
/// Creates a new instance of the CorporaClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public CorporaClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the CorporaClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.DocumentsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public DocumentsClient(
{
}

/// <summary>
/// Creates a new instance of the DocumentsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public DocumentsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the DocumentsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.EncodersClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public EncodersClient(
{
}

/// <summary>
/// Creates a new instance of the EncodersClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public EncodersClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the EncodersClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.FactualConsistencyClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public FactualConsistencyClient(
{
}

/// <summary>
/// Creates a new instance of the FactualConsistencyClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public FactualConsistencyClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the FactualConsistencyClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
21 changes: 21 additions & 0 deletions src/libs/Vectara/Generated/Vectara.GenerationPresetsClient.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,27 @@ public GenerationPresetsClient(
{
}

/// <summary>
/// Creates a new instance of the GenerationPresetsClient with explicit options but no base URL override.
/// Skips passing <c>baseUri</c> so the default base URL from the OpenAPI spec applies.
/// </summary>
/// <param name="httpClient">The HttpClient instance. If not provided, a new one will be created.</param>
/// <param name="authorizations">The authorizations to use for the requests.</param>
/// <param name="options">Client-wide request defaults such as headers, query parameters, retries, and timeout.</param>
/// <param name="disposeHttpClient">Dispose the HttpClient when the instance is disposed. True by default.</param>
public GenerationPresetsClient(
global::System.Net.Http.HttpClient? httpClient,
global::System.Collections.Generic.List<global::Vectara.EndPointAuthorization>? authorizations,
global::Vectara.AutoSDKClientOptions? options,
bool disposeHttpClient = true) : this(
httpClient,
baseUri: null,
authorizations,
options,
disposeHttpClient: disposeHttpClient)
{
}

/// <summary>
/// Creates a new instance of the GenerationPresetsClient.
/// If no httpClient is provided, a new one will be created.
Expand Down
Loading