.gitignore
.openapi-generator-ignore
.travis.yml
README.md
api/openapi.yaml
api_api_keys.go
api_authentication.go
api_data_retention.go
api_languages.go
api_my_subscription.go
api_permissions_effective.go
api_quotas.go
api_rate_limits.go
api_site_properties.go
api_speech_files.go
api_speech_files_sharing.go
api_speech_models.go
api_speech_streaming_sessions.go
api_speech_summaries.go
api_speech_transcriptions.go
api_subscriptions_plans.go
api_tags.go
api_users_lookup.go
client.go
configuration.go
docs/APIKeysAPI.md
docs/AliasType.md
docs/ApiKeyCreateRequest.md
docs/ApiKeyResponse.md
docs/ApiKeyRevokeRequest.md
docs/AuthenticationAPI.md
docs/DataRetentionAPI.md
docs/EffectivePermissionsResponse.md
docs/FilesFilter.md
docs/FilesSort.md
docs/LanguageDTO.md
docs/LanguageUpdateDTO.md
docs/LanguagesAPI.md
docs/ListeningAudioFilter.md
docs/ListeningAudioResponse.md
docs/ListeningAudioStatus.md
docs/LoginRequest.md
docs/LogoutRequest.md
docs/ModelAliasResponse.md
docs/ModelCapabilitiesResponse.md
docs/ModelLanguagesResponse.md
docs/ModelStatus.md
docs/MySubscriptionAPI.md
docs/OAuthTokenResponse.md
docs/OidcProviderInfo.md
docs/PermissionsEffectiveAPI.md
docs/QuotaEntry.md
docs/QuotaLimitsResponse.md
docs/QuotasAPI.md
docs/QuotasResponse.md
docs/RateLimitsAPI.md
docs/RateLimitsResponse.md
docs/RefreshTokenRequest.md
docs/RetentionPolicyResponse.md
docs/SharedFilesFilter.md
docs/SiteCapabilitiesResponse.md
docs/SitePropertiesAPI.md
docs/SitePropertiesResponse.md
docs/SpeechFilesAPI.md
docs/SpeechFilesSharingAPI.md
docs/SpeechModelsAPI.md
docs/SpeechServiceChannelMapping.md
docs/SpeechServiceDiarizationOptions.md
docs/SpeechServiceFileAccessType.md
docs/SpeechServiceFileResponse.md
docs/SpeechServiceFileShareListResponse.md
docs/SpeechServiceFileShareRequest.md
docs/SpeechServiceFileShareResponse.md
docs/SpeechServiceFileUpdateRequest.md
docs/SpeechServiceFilesListResponse.md
docs/SpeechServiceQuotaLimits.md
docs/SpeechServiceQuotas.md
docs/SpeechServiceRateLimits.md
docs/SpeechServiceRetention.md
docs/SpeechServiceSessionListResponse.md
docs/SpeechServiceSessionResponse.md
docs/SpeechServiceSessionSegmentResponse.md
docs/SpeechServiceSharedFileResponse.md
docs/SpeechServiceSharedFilesListResponse.md
docs/SpeechServiceSummaryError.md
docs/SpeechServiceSummaryFilter.md
docs/SpeechServiceSummaryListResponse.md
docs/SpeechServiceSummaryRequest.md
docs/SpeechServiceSummaryResponse.md
docs/SpeechServiceSummaryResult.md
docs/SpeechServiceSummarySort.md
docs/SpeechServiceSummaryTokenUsage.md
docs/SpeechServiceTranscriptionJobError.md
docs/SpeechServiceTranscriptionJobRequest.md
docs/SpeechServiceTranscriptionJobResponse.md
docs/SpeechServiceTranscriptionJobResult.md
docs/SpeechServiceTranscriptionJobsListResponse.md
docs/SpeechServiceTranscriptionLanguageOptions.md
docs/SpeechServiceTranscriptionOptions.md
docs/SpeechServiceTranscriptionSegment.md
docs/SpeechServiceUploadAndTranscribeResponse.md
docs/SpeechServiceWebhook.md
docs/SpeechServiceWordTiming.md
docs/SpeechStreamingSessionsAPI.md
docs/SpeechSummariesAPI.md
docs/SpeechTranscriptionsAPI.md
docs/SubscriptionPlanResponse.md
docs/SubscriptionPlanSummary.md
docs/SubscriptionsPlansAPI.md
docs/SummaryStatus.md
docs/TagListResponse.md
docs/TagResponse.md
docs/TagValidationRequest.md
docs/TagValidationResponse.md
docs/TagsAPI.md
docs/TextServiceQuotaLimits.md
docs/TextServiceQuotas.md
docs/TextServiceRateLimits.md
docs/TextServiceRetention.md
docs/TranscriptionJobStatus.md
docs/TranscriptionJobsFilter.md
docs/TranscriptionJobsSort.md
docs/UnifiedLoginRequest.md
docs/UserCardResponse.md
docs/UserLookupSearchResponse.md
docs/UserSubscriptionResponse.md
docs/UsersLookupAPI.md
docs/UsersServiceRateLimits.md
git_push.sh
go.mod
go.sum
model_alias_type.go
model_api_key_create_request.go
model_api_key_response.go
model_api_key_revoke_request.go
model_effective_permissions_response.go
model_files_filter.go
model_files_sort.go
model_language_dto.go
model_language_update_dto.go
model_listening_audio_filter.go
model_listening_audio_response.go
model_listening_audio_status.go
model_login_request.go
model_logout_request.go
model_model_alias_response.go
model_model_capabilities_response.go
model_model_languages_response.go
model_model_status.go
model_o_auth_token_response.go
model_oidc_provider_info.go
model_quota_entry.go
model_quota_limits_response.go
model_quotas_response.go
model_rate_limits_response.go
model_refresh_token_request.go
model_retention_policy_response.go
model_shared_files_filter.go
model_site_capabilities_response.go
model_site_properties_response.go
model_speech_service_channel_mapping.go
model_speech_service_diarization_options.go
model_speech_service_file_access_type.go
model_speech_service_file_response.go
model_speech_service_file_share_list_response.go
model_speech_service_file_share_request.go
model_speech_service_file_share_response.go
model_speech_service_file_update_request.go
model_speech_service_files_list_response.go
model_speech_service_quota_limits.go
model_speech_service_quotas.go
model_speech_service_rate_limits.go
model_speech_service_retention.go
model_speech_service_session_list_response.go
model_speech_service_session_response.go
model_speech_service_session_segment_response.go
model_speech_service_shared_file_response.go
model_speech_service_shared_files_list_response.go
model_speech_service_summary_error.go
model_speech_service_summary_filter.go
model_speech_service_summary_list_response.go
model_speech_service_summary_request.go
model_speech_service_summary_response.go
model_speech_service_summary_result.go
model_speech_service_summary_sort.go
model_speech_service_summary_token_usage.go
model_speech_service_transcription_job_error.go
model_speech_service_transcription_job_request.go
model_speech_service_transcription_job_response.go
model_speech_service_transcription_job_result.go
model_speech_service_transcription_jobs_list_response.go
model_speech_service_transcription_language_options.go
model_speech_service_transcription_options.go
model_speech_service_transcription_segment.go
model_speech_service_upload_and_transcribe_response.go
model_speech_service_webhook.go
model_speech_service_word_timing.go
model_subscription_plan_response.go
model_subscription_plan_summary.go
model_summary_status.go
model_tag_list_response.go
model_tag_response.go
model_tag_validation_request.go
model_tag_validation_response.go
model_text_service_quota_limits.go
model_text_service_quotas.go
model_text_service_rate_limits.go
model_text_service_retention.go
model_transcription_job_status.go
model_transcription_jobs_filter.go
model_transcription_jobs_sort.go
model_unified_login_request.go
model_user_card_response.go
model_user_lookup_search_response.go
model_user_subscription_response.go
model_users_service_rate_limits.go
response.go
utils.go
