google-apis-manufacturers_v1 0.14.0 → 0.16.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: 244b3eb1b2f4f60a6d8440d626c3d53b21d66840b0207670961580c4b1e15e0d
4
- data.tar.gz: 89c8bc9f374238927d6ee8f0602d951a5463b041c0c115fab3d20f6aa730d6fb
3
+ metadata.gz: 37b23e7ce1024d9095a50994000c9207247905ae4eab8e295d82ce39de984843
4
+ data.tar.gz: 6cfcc54130d20d5b4c41e49ff6de9f36286c08312e2169b10505a8a1d9eab466
5
5
  SHA512:
6
- metadata.gz: c35958de17d0ab8d9e668464c6b715f801849910173fff4511e581c9cf47931fe5c04a06f2c2c7130d4472835725394ac0a10c306cb5a0571c803664d6029f2e
7
- data.tar.gz: 832a40b4ae8a2f0350cc091e38ef236817eaf8c0e4f458c14d3100acd7ffda2eed4675a7e7e935cce772ed186333e1bbec8ca018bae19c6f72a2efe0b3da8fa3
6
+ metadata.gz: 137aa8366e3cdadaf95254a39da1611f6b7f518d1f115c3d0adba649780d3e94203efe446c7d6fe6b715c674f3ea3ac89f75e5817d3f5094ec95c16e6f6950b7
7
+ data.tar.gz: 3f55ede83d1378c8616d0cf89f3f26b5d146b34c9d32d53f2e8a9cf606fa32896495acc0c78e74572b6965960656acb06aeefb8617990a6f50dde0877794cd55
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-manufacturers_v1
2
2
 
3
+ ### v0.16.0 (2022-09-21)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
7
+ ### v0.15.0 (2022-09-14)
8
+
9
+ * Regenerated from discovery document revision 20220913
10
+
3
11
  ### v0.14.0 (2022-08-10)
4
12
 
5
13
  * Regenerated from discovery document revision 20220809
@@ -106,7 +106,8 @@ module Google
106
106
  # @return [String]
107
107
  attr_accessor :gender
108
108
 
109
- # Grocery Attributes. For more information, see go/mfc-nutrition-attributes.
109
+ # Grocery Attributes. See more at https://support.google.com/manufacturers/
110
+ # answer/12098458#grocery.
110
111
  # Corresponds to the JSON property `grocery`
111
112
  # @return [Google::Apis::ManufacturersV1::Grocery]
112
113
  attr_accessor :grocery
@@ -147,7 +148,8 @@ module Google
147
148
  # @return [String]
148
149
  attr_accessor :mpn
149
150
 
150
- # Nutrition Attributes. For more information, see go/mfc-nutrition-attributes.
151
+ # Nutrition Attributes. See more at https://support.google.com/manufacturers/
152
+ # answer/12098458#food-servings.
151
153
  # Corresponds to the JSON property `nutrition`
152
154
  # @return [Google::Apis::ManufacturersV1::Nutrition]
153
155
  attr_accessor :nutrition
@@ -433,7 +435,7 @@ module Google
433
435
  end
434
436
  end
435
437
 
436
- # Combination of float amout and unit.
438
+ # Combination of float amount and unit.
437
439
  class FloatUnit
438
440
  include Google::Apis::Core::Hashable
439
441
 
@@ -650,7 +652,7 @@ module Google
650
652
  class Nutrition
651
653
  include Google::Apis::Core::Hashable
652
654
 
653
- # Combination of float amout and unit.
655
+ # Combination of float amount and unit.
654
656
  # Corresponds to the JSON property `addedSugars`
655
657
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
656
658
  attr_accessor :added_sugars
@@ -660,7 +662,7 @@ module Google
660
662
  # @return [Float]
661
663
  attr_accessor :added_sugars_daily_percentage
662
664
 
663
- # Combination of float amout and unit.
665
+ # Combination of float amount and unit.
664
666
  # Corresponds to the JSON property `calcium`
665
667
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
666
668
  attr_accessor :calcium
@@ -670,7 +672,7 @@ module Google
670
672
  # @return [Float]
671
673
  attr_accessor :calcium_daily_percentage
672
674
 
673
- # Combination of float amout and unit.
675
+ # Combination of float amount and unit.
674
676
  # Corresponds to the JSON property `cholesterol`
675
677
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
676
678
  attr_accessor :cholesterol
@@ -680,7 +682,7 @@ module Google
680
682
  # @return [Float]
681
683
  attr_accessor :cholesterol_daily_percentage
682
684
 
683
- # Combination of float amout and unit.
685
+ # Combination of float amount and unit.
684
686
  # Corresponds to the JSON property `dietaryFiber`
685
687
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
686
688
  attr_accessor :dietary_fiber
@@ -690,12 +692,12 @@ module Google
690
692
  # @return [Float]
691
693
  attr_accessor :dietary_fiber_daily_percentage
692
694
 
693
- # Combination of float amout and unit.
695
+ # Combination of float amount and unit.
694
696
  # Corresponds to the JSON property `energy`
695
697
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
696
698
  attr_accessor :energy
697
699
 
698
- # Combination of float amout and unit.
700
+ # Combination of float amount and unit.
699
701
  # Corresponds to the JSON property `energyFromFat`
700
702
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
701
703
  attr_accessor :energy_from_fat
@@ -705,7 +707,7 @@ module Google
705
707
  # @return [Float]
706
708
  attr_accessor :folate_daily_percentage
707
709
 
708
- # Combination of float amout and unit.
710
+ # Combination of float amount and unit.
709
711
  # Corresponds to the JSON property `folateFolicAcid`
710
712
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
711
713
  attr_accessor :folate_folic_acid
@@ -715,7 +717,7 @@ module Google
715
717
  # @return [Float]
716
718
  attr_accessor :folate_mcg_dfe
717
719
 
718
- # Combination of float amout and unit.
720
+ # Combination of float amount and unit.
719
721
  # Corresponds to the JSON property `iron`
720
722
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
721
723
  attr_accessor :iron
@@ -725,7 +727,7 @@ module Google
725
727
  # @return [Float]
726
728
  attr_accessor :iron_daily_percentage
727
729
 
728
- # Combination of float amout and unit.
730
+ # Combination of float amount and unit.
729
731
  # Corresponds to the JSON property `monounsaturatedFat`
730
732
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
731
733
  attr_accessor :monounsaturated_fat
@@ -735,17 +737,17 @@ module Google
735
737
  # @return [String]
736
738
  attr_accessor :nutrition_fact_measure
737
739
 
738
- # Combination of float amout and unit.
740
+ # Combination of float amount and unit.
739
741
  # Corresponds to the JSON property `polyols`
740
742
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
741
743
  attr_accessor :polyols
742
744
 
743
- # Combination of float amout and unit.
745
+ # Combination of float amount and unit.
744
746
  # Corresponds to the JSON property `polyunsaturatedFat`
745
747
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
746
748
  attr_accessor :polyunsaturated_fat
747
749
 
748
- # Combination of float amout and unit.
750
+ # Combination of float amount and unit.
749
751
  # Corresponds to the JSON property `potassium`
750
752
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
751
753
  attr_accessor :potassium
@@ -760,7 +762,7 @@ module Google
760
762
  # @return [String]
761
763
  attr_accessor :prepared_size_description
762
764
 
763
- # Combination of float amout and unit.
765
+ # Combination of float amount and unit.
764
766
  # Corresponds to the JSON property `protein`
765
767
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
766
768
  attr_accessor :protein
@@ -770,7 +772,7 @@ module Google
770
772
  # @return [Float]
771
773
  attr_accessor :protein_daily_percentage
772
774
 
773
- # Combination of float amout and unit.
775
+ # Combination of float amount and unit.
774
776
  # Corresponds to the JSON property `saturatedFat`
775
777
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
776
778
  attr_accessor :saturated_fat
@@ -785,7 +787,7 @@ module Google
785
787
  # @return [String]
786
788
  attr_accessor :serving_size_description
787
789
 
788
- # Combination of float amout and unit.
790
+ # Combination of float amount and unit.
789
791
  # Corresponds to the JSON property `servingSizeMeasure`
790
792
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
791
793
  attr_accessor :serving_size_measure
@@ -795,7 +797,7 @@ module Google
795
797
  # @return [String]
796
798
  attr_accessor :servings_per_container
797
799
 
798
- # Combination of float amout and unit.
800
+ # Combination of float amount and unit.
799
801
  # Corresponds to the JSON property `sodium`
800
802
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
801
803
  attr_accessor :sodium
@@ -805,12 +807,12 @@ module Google
805
807
  # @return [Float]
806
808
  attr_accessor :sodium_daily_percentage
807
809
 
808
- # Combination of float amout and unit.
810
+ # Combination of float amount and unit.
809
811
  # Corresponds to the JSON property `starch`
810
812
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
811
813
  attr_accessor :starch
812
814
 
813
- # Combination of float amout and unit.
815
+ # Combination of float amount and unit.
814
816
  # Corresponds to the JSON property `totalCarbohydrate`
815
817
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
816
818
  attr_accessor :total_carbohydrate
@@ -820,7 +822,7 @@ module Google
820
822
  # @return [Float]
821
823
  attr_accessor :total_carbohydrate_daily_percentage
822
824
 
823
- # Combination of float amout and unit.
825
+ # Combination of float amount and unit.
824
826
  # Corresponds to the JSON property `totalFat`
825
827
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
826
828
  attr_accessor :total_fat
@@ -830,7 +832,7 @@ module Google
830
832
  # @return [Float]
831
833
  attr_accessor :total_fat_daily_percentage
832
834
 
833
- # Combination of float amout and unit.
835
+ # Combination of float amount and unit.
834
836
  # Corresponds to the JSON property `totalSugars`
835
837
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
836
838
  attr_accessor :total_sugars
@@ -840,7 +842,7 @@ module Google
840
842
  # @return [Float]
841
843
  attr_accessor :total_sugars_daily_percentage
842
844
 
843
- # Combination of float amout and unit.
845
+ # Combination of float amount and unit.
844
846
  # Corresponds to the JSON property `transFat`
845
847
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
846
848
  attr_accessor :trans_fat
@@ -850,7 +852,7 @@ module Google
850
852
  # @return [Float]
851
853
  attr_accessor :trans_fat_daily_percentage
852
854
 
853
- # Combination of float amout and unit.
855
+ # Combination of float amount and unit.
854
856
  # Corresponds to the JSON property `vitaminD`
855
857
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
856
858
  attr_accessor :vitamin_d
@@ -1058,7 +1060,7 @@ module Google
1058
1060
  # @return [String]
1059
1061
  attr_accessor :name
1060
1062
 
1061
- # Combination of float amout and unit.
1063
+ # Combination of float amount and unit.
1062
1064
  # Corresponds to the JSON property `value`
1063
1065
  # @return [Google::Apis::ManufacturersV1::FloatUnit]
1064
1066
  attr_accessor :value
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ManufacturersV1
18
18
  # Version of the google-apis-manufacturers_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220809"
25
+ REVISION = "20220913"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-manufacturers_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.16.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-15 00:00:00.000000000 Z
11
+ date: 2022-09-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.7'
19
+ version: 0.9.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.7'
29
+ version: 0.9.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-manufacturers_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-manufacturers_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-manufacturers_v1/v0.16.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-manufacturers_v1
63
63
  post_install_message:
64
64
  rdoc_options: []