Home
last modified time | relevance | path

Searched refs:queryInput (Results 1 – 25 of 88) sorted by relevance

1234

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowCxV3MatchIntentRequest.php28 …c function setQueryInput(Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryInput $queryInput) argument
30 $this->queryInput = $queryInput;
37 return $this->queryInput;
H A DGoogleCloudDialogflowCxV3DetectIntentRequest.php44 …c function setQueryInput(Google_Service_Dialogflow_GoogleCloudDialogflowCxV3QueryInput $queryInput) argument
46 $this->queryInput = $queryInput;
53 return $this->queryInput;
H A DGoogleCloudDialogflowV2DetectIntentRequest.php62 …lic function setQueryInput(Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryInput $queryInput) argument
64 $this->queryInput = $queryInput;
71 return $this->queryInput;
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2DetectIntentRequest.php53 …lic function setQueryInput(Google_Service_Dialogflow_GoogleCloudDialogflowV2QueryInput $queryInput) argument
55 $this->queryInput = $queryInput;
62 return $this->queryInput;
/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/System/Console/Haskeline/
H A DIO.hs39 queryInput
95 queryInput :: InputState -> InputT IO a -> IO a
96 queryInput hd f = do function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/haskeline-0.8.0.0/System/Console/Haskeline/
H A DIO.hs39 queryInput
95 queryInput :: InputState -> InputT IO a -> IO a
96 queryInput hd f = do function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/haskeline-0.8.2/System/Console/Haskeline/
H A DIO.hs39 queryInput
95 queryInput :: InputState -> InputT IO a -> IO a
96 queryInput hd f = do function
/dports/www/grafana8/grafana-8.3.6/pkg/tsdb/cloudwatch/
H A Dlog_actions.go272 queryInput := &cloudwatchlogs.StopQueryInput{
276 response, err := logsClient.StopQueryWithContext(ctx, queryInput)
304 queryInput := &cloudwatchlogs.GetQueryResultsInput{
308 return logsClient.GetQueryResultsWithContext(ctx, queryInput)
331 queryInput := &cloudwatchlogs.GetLogGroupFieldsInput{
336 getLogGroupFieldsOutput, err := logsClient.GetLogGroupFieldsWithContext(ctx, queryInput)
/dports/science/molsketch/Molsketch-0.7.2/molsketch/
H A Dwikiquerywidget.cpp57 ui->queryInput->setValidator(new QRegularExpressionValidator(QRegularExpression("[^\"]*"), in WikiQueryWidget()
58 ui->queryInput)); in WikiQueryWidget()
72 startMoleculeQuery(ui->queryInput->text()); in on_searchButton_clicked()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/surface/dialogflow/agent/
H A Dquery.yaml38 api_field: googleCloudDialogflowV2DetectIntentRequest.queryInput.text.text
53 googleCloudDialogflowV2DetectIntentRequest.queryInput.audioConfig.sampleRateHertz
59 googleCloudDialogflowV2DetectIntentRequest.queryInput.audioConfig.audioEncoding
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2017-07-29/table/entities/
H A Dlifecycle_test.go84 queryInput := QueryEntitiesInput{
87 results, err := entitiesClient.Query(ctx, accountName, tableName, queryInput)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-03-28/table/entities/
H A Dlifecycle_test.go84 queryInput := QueryEntitiesInput{
87 results, err := entitiesClient.Query(ctx, accountName, tableName, queryInput)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2019-12-12/table/entities/
H A Dlifecycle_test.go86 queryInput := QueryEntitiesInput{
89 results, err := entitiesClient.Query(ctx, accountName, tableName, queryInput)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-11-09/table/entities/
H A Dlifecycle_test.go86 queryInput := QueryEntitiesInput{
89 results, err := entitiesClient.Query(ctx, accountName, tableName, queryInput)
/dports/games/libretro-mgba/mgba-6186d45/include/mgba/internal/gba/rr/
H A Drr.h40 uint16_t (*queryInput)(struct GBARRContext*); member
/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-timesheet.php49 ->queryInput()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)
/dports/lang/ghc/ghc-8.10.7/libraries/haskeline/examples/export/
H A DHaskelineExport.hs40 result <- queryInput hd (getInputLine prefix)
/dports/sysutils/helmfile/vault-f6547fa8e820/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)
/dports/misc/concourse/vault-bdd38fca2cff/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)
/dports/security/vault/vault-1.8.2/physical/dynamodb/
H A Ddynamodb.go391 queryInput := &dynamodb.QueryInput{
407 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
434 queryInput := &dynamodb.QueryInput{
455 out, err := d.client.Query(queryInput)
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)
/dports/sysutils/gomplate/vault-sdk-v0.1.13/physical/dynamodb/
H A Ddynamodb.go386 queryInput := &dynamodb.QueryInput{
402 err := d.client.QueryPages(queryInput, func(out *dynamodb.QueryOutput, lastPage bool) bool {
429 queryInput := &dynamodb.QueryInput{
450 out, err := d.client.Query(queryInput)

1234