stigg-api-client 1.175.0 → 1.176.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e96651bf6a6ca1cf7cbf7181ec0ecaa37949bd75353bf73b61cbc127fc307a3f
4
- data.tar.gz: 8a5d7e63b16e4850ddb12c9b853665b7450c73e0cebdd2bb1eaa6f319bd1c94d
3
+ metadata.gz: ad1e5021e10a3ecce7779c3bb328d27938bbb5dbb2368fe0c015de756e706c75
4
+ data.tar.gz: 1f84f7f8c973d9b27c4f077ed0f2cdeed3f2f03f3488ade51071fe326adfdcfc
5
5
  SHA512:
6
- metadata.gz: d12c23fb41c8eba90752088e527a3fbe7c4ba0aa1df16c33b2687420c23fb553ce4d2ae02c4ad28e1c3109c850a60e539fa9c8a11334c48524b14de191908cd9
7
- data.tar.gz: 444832d8c22575ee83dd2657d5d4693574d322693a29e97d21e62b2d5620f155fd12061556b1f94cd2b18ee5b446877f71d6b94293af3fb9070f16944189c609
6
+ metadata.gz: c75843a1c5e37a3e75d2a230210eb92bdbf8f776963a3025fe9eabbff355991841aa2adc662f57e4ca23e7b4dac6ff2491eff35fa35c19b1b787d5d4fed61ac5
7
+ data.tar.gz: ff59c6dc3d7e5a07364d38e675d786998c0da5296b444d5463e328785f2ae6d7ee976ea4dc95df6e474c805ff9c77a9afe4889fbde3a6f9fd714b0f860f261d0
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- stigg-api-client (1.175.0)
4
+ stigg-api-client (1.176.0)
5
5
  graphlient (~> 0.7.0)
6
6
  graphql-client (~> 0.19)
7
7
 
@@ -4411,6 +4411,308 @@
4411
4411
  "enumValues": null,
4412
4412
  "possibleTypes": null
4413
4413
  },
4414
+ {
4415
+ "kind": "OBJECT",
4416
+ "name": "BigQueryCredentials",
4417
+ "description": null,
4418
+ "fields": [
4419
+ {
4420
+ "name": "airbyteConnectionId",
4421
+ "description": null,
4422
+ "args": [],
4423
+ "type": {
4424
+ "kind": "SCALAR",
4425
+ "name": "String",
4426
+ "ofType": null
4427
+ },
4428
+ "isDeprecated": false,
4429
+ "deprecationReason": null
4430
+ },
4431
+ {
4432
+ "name": "airbyteDestinationId",
4433
+ "description": null,
4434
+ "args": [],
4435
+ "type": {
4436
+ "kind": "SCALAR",
4437
+ "name": "String",
4438
+ "ofType": null
4439
+ },
4440
+ "isDeprecated": false,
4441
+ "deprecationReason": null
4442
+ },
4443
+ {
4444
+ "name": "credentialsJson",
4445
+ "description": null,
4446
+ "args": [],
4447
+ "type": {
4448
+ "kind": "NON_NULL",
4449
+ "name": null,
4450
+ "ofType": {
4451
+ "kind": "SCALAR",
4452
+ "name": "String",
4453
+ "ofType": null
4454
+ }
4455
+ },
4456
+ "isDeprecated": false,
4457
+ "deprecationReason": null
4458
+ },
4459
+ {
4460
+ "name": "datasetId",
4461
+ "description": null,
4462
+ "args": [],
4463
+ "type": {
4464
+ "kind": "NON_NULL",
4465
+ "name": null,
4466
+ "ofType": {
4467
+ "kind": "SCALAR",
4468
+ "name": "String",
4469
+ "ofType": null
4470
+ }
4471
+ },
4472
+ "isDeprecated": false,
4473
+ "deprecationReason": null
4474
+ },
4475
+ {
4476
+ "name": "datasetLocation",
4477
+ "description": null,
4478
+ "args": [],
4479
+ "type": {
4480
+ "kind": "NON_NULL",
4481
+ "name": null,
4482
+ "ofType": {
4483
+ "kind": "SCALAR",
4484
+ "name": "String",
4485
+ "ofType": null
4486
+ }
4487
+ },
4488
+ "isDeprecated": false,
4489
+ "deprecationReason": null
4490
+ },
4491
+ {
4492
+ "name": "gcsBucketName",
4493
+ "description": null,
4494
+ "args": [],
4495
+ "type": {
4496
+ "kind": "NON_NULL",
4497
+ "name": null,
4498
+ "ofType": {
4499
+ "kind": "SCALAR",
4500
+ "name": "String",
4501
+ "ofType": null
4502
+ }
4503
+ },
4504
+ "isDeprecated": false,
4505
+ "deprecationReason": null
4506
+ },
4507
+ {
4508
+ "name": "gcsBucketPath",
4509
+ "description": null,
4510
+ "args": [],
4511
+ "type": {
4512
+ "kind": "NON_NULL",
4513
+ "name": null,
4514
+ "ofType": {
4515
+ "kind": "SCALAR",
4516
+ "name": "String",
4517
+ "ofType": null
4518
+ }
4519
+ },
4520
+ "isDeprecated": false,
4521
+ "deprecationReason": null
4522
+ },
4523
+ {
4524
+ "name": "hmacKeyAccessId",
4525
+ "description": null,
4526
+ "args": [],
4527
+ "type": {
4528
+ "kind": "NON_NULL",
4529
+ "name": null,
4530
+ "ofType": {
4531
+ "kind": "SCALAR",
4532
+ "name": "String",
4533
+ "ofType": null
4534
+ }
4535
+ },
4536
+ "isDeprecated": false,
4537
+ "deprecationReason": null
4538
+ },
4539
+ {
4540
+ "name": "hmacKeySecret",
4541
+ "description": null,
4542
+ "args": [],
4543
+ "type": {
4544
+ "kind": "NON_NULL",
4545
+ "name": null,
4546
+ "ofType": {
4547
+ "kind": "SCALAR",
4548
+ "name": "String",
4549
+ "ofType": null
4550
+ }
4551
+ },
4552
+ "isDeprecated": false,
4553
+ "deprecationReason": null
4554
+ },
4555
+ {
4556
+ "name": "projectId",
4557
+ "description": null,
4558
+ "args": [],
4559
+ "type": {
4560
+ "kind": "NON_NULL",
4561
+ "name": null,
4562
+ "ofType": {
4563
+ "kind": "SCALAR",
4564
+ "name": "String",
4565
+ "ofType": null
4566
+ }
4567
+ },
4568
+ "isDeprecated": false,
4569
+ "deprecationReason": null
4570
+ }
4571
+ ],
4572
+ "inputFields": null,
4573
+ "interfaces": [],
4574
+ "enumValues": null,
4575
+ "possibleTypes": null
4576
+ },
4577
+ {
4578
+ "kind": "INPUT_OBJECT",
4579
+ "name": "BigQueryCredentialsInput",
4580
+ "description": null,
4581
+ "fields": null,
4582
+ "inputFields": [
4583
+ {
4584
+ "name": "credentialsJson",
4585
+ "description": null,
4586
+ "type": {
4587
+ "kind": "NON_NULL",
4588
+ "name": null,
4589
+ "ofType": {
4590
+ "kind": "SCALAR",
4591
+ "name": "String",
4592
+ "ofType": null
4593
+ }
4594
+ },
4595
+ "defaultValue": null,
4596
+ "isDeprecated": false,
4597
+ "deprecationReason": null
4598
+ },
4599
+ {
4600
+ "name": "datasetId",
4601
+ "description": null,
4602
+ "type": {
4603
+ "kind": "NON_NULL",
4604
+ "name": null,
4605
+ "ofType": {
4606
+ "kind": "SCALAR",
4607
+ "name": "String",
4608
+ "ofType": null
4609
+ }
4610
+ },
4611
+ "defaultValue": null,
4612
+ "isDeprecated": false,
4613
+ "deprecationReason": null
4614
+ },
4615
+ {
4616
+ "name": "datasetLocation",
4617
+ "description": null,
4618
+ "type": {
4619
+ "kind": "NON_NULL",
4620
+ "name": null,
4621
+ "ofType": {
4622
+ "kind": "SCALAR",
4623
+ "name": "String",
4624
+ "ofType": null
4625
+ }
4626
+ },
4627
+ "defaultValue": null,
4628
+ "isDeprecated": false,
4629
+ "deprecationReason": null
4630
+ },
4631
+ {
4632
+ "name": "gcsBucketName",
4633
+ "description": null,
4634
+ "type": {
4635
+ "kind": "NON_NULL",
4636
+ "name": null,
4637
+ "ofType": {
4638
+ "kind": "SCALAR",
4639
+ "name": "String",
4640
+ "ofType": null
4641
+ }
4642
+ },
4643
+ "defaultValue": null,
4644
+ "isDeprecated": false,
4645
+ "deprecationReason": null
4646
+ },
4647
+ {
4648
+ "name": "gcsBucketPath",
4649
+ "description": null,
4650
+ "type": {
4651
+ "kind": "NON_NULL",
4652
+ "name": null,
4653
+ "ofType": {
4654
+ "kind": "SCALAR",
4655
+ "name": "String",
4656
+ "ofType": null
4657
+ }
4658
+ },
4659
+ "defaultValue": null,
4660
+ "isDeprecated": false,
4661
+ "deprecationReason": null
4662
+ },
4663
+ {
4664
+ "name": "hmacKeyAccessId",
4665
+ "description": null,
4666
+ "type": {
4667
+ "kind": "NON_NULL",
4668
+ "name": null,
4669
+ "ofType": {
4670
+ "kind": "SCALAR",
4671
+ "name": "String",
4672
+ "ofType": null
4673
+ }
4674
+ },
4675
+ "defaultValue": null,
4676
+ "isDeprecated": false,
4677
+ "deprecationReason": null
4678
+ },
4679
+ {
4680
+ "name": "hmacKeySecret",
4681
+ "description": null,
4682
+ "type": {
4683
+ "kind": "NON_NULL",
4684
+ "name": null,
4685
+ "ofType": {
4686
+ "kind": "SCALAR",
4687
+ "name": "String",
4688
+ "ofType": null
4689
+ }
4690
+ },
4691
+ "defaultValue": null,
4692
+ "isDeprecated": false,
4693
+ "deprecationReason": null
4694
+ },
4695
+ {
4696
+ "name": "projectId",
4697
+ "description": null,
4698
+ "type": {
4699
+ "kind": "NON_NULL",
4700
+ "name": null,
4701
+ "ofType": {
4702
+ "kind": "SCALAR",
4703
+ "name": "String",
4704
+ "ofType": null
4705
+ }
4706
+ },
4707
+ "defaultValue": null,
4708
+ "isDeprecated": false,
4709
+ "deprecationReason": null
4710
+ }
4711
+ ],
4712
+ "interfaces": null,
4713
+ "enumValues": null,
4714
+ "possibleTypes": null
4715
+ },
4414
4716
  {
4415
4717
  "kind": "OBJECT",
4416
4718
  "name": "BillableFeature",
@@ -8983,6 +9285,18 @@
8983
9285
  "isDeprecated": false,
8984
9286
  "deprecationReason": null
8985
9287
  },
9288
+ {
9289
+ "name": "bigQueryCredentials",
9290
+ "description": null,
9291
+ "type": {
9292
+ "kind": "INPUT_OBJECT",
9293
+ "name": "BigQueryCredentialsInput",
9294
+ "ofType": null
9295
+ },
9296
+ "defaultValue": null,
9297
+ "isDeprecated": false,
9298
+ "deprecationReason": null
9299
+ },
8986
9300
  {
8987
9301
  "name": "environmentId",
8988
9302
  "description": null,
@@ -9588,6 +9902,11 @@
9588
9902
  "name": "AwsMarketplaceCredentials",
9589
9903
  "ofType": null
9590
9904
  },
9905
+ {
9906
+ "kind": "OBJECT",
9907
+ "name": "BigQueryCredentials",
9908
+ "ofType": null
9909
+ },
9591
9910
  {
9592
9911
  "kind": "OBJECT",
9593
9912
  "name": "HubspotCredentials",
@@ -78220,6 +78539,12 @@
78220
78539
  "isDeprecated": false,
78221
78540
  "deprecationReason": null
78222
78541
  },
78542
+ {
78543
+ "name": "BIG_QUERY",
78544
+ "description": null,
78545
+ "isDeprecated": false,
78546
+ "deprecationReason": null
78547
+ },
78223
78548
  {
78224
78549
  "name": "HUBSPOT",
78225
78550
  "description": null,
data/lib/stigg/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Stigg
4
- VERSION = "1.175.0"
4
+ VERSION = "1.176.0"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stigg-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.175.0
4
+ version: 1.176.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stigg