Skip to content

Commit 6200c11

Browse files
feat(recommender): update the api
#### recommender:v1beta1 The following keys were added: - schemas.GoogleCloudRecommenderV1beta1Impact.properties.sustainabilityProjection.$ref (Total Keys: 1) - schemas.GoogleCloudRecommenderV1beta1SustainabilityProjection (Total Keys: 6)
1 parent 9a4b433 commit 6200c11

6 files changed

+183
-2
lines changed

docs/dyn/recommender_v1beta1.billingAccounts.locations.recommenders.recommendations.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ <h3>Method Details</h3>
132132
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
133133
},
134134
},
135+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
136+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
137+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
138+
},
135139
},
136140
],
137141
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -189,6 +193,10 @@ <h3>Method Details</h3>
189193
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
190194
},
191195
},
196+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
197+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
198+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
199+
},
192200
},
193201
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
194202
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -239,6 +247,10 @@ <h3>Method Details</h3>
239247
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
240248
},
241249
},
250+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
251+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
252+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
253+
},
242254
},
243255
],
244256
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -296,6 +308,10 @@ <h3>Method Details</h3>
296308
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
297309
},
298310
},
311+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
312+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
313+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
314+
},
299315
},
300316
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
301317
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -366,6 +382,10 @@ <h3>Method Details</h3>
366382
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
367383
},
368384
},
385+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
386+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
387+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
388+
},
369389
},
370390
],
371391
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -423,6 +443,10 @@ <h3>Method Details</h3>
423443
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
424444
},
425445
},
446+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
447+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
448+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
449+
},
426450
},
427451
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
428452
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -477,6 +501,10 @@ <h3>Method Details</h3>
477501
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
478502
},
479503
},
504+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
505+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
506+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
507+
},
480508
},
481509
],
482510
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -534,6 +562,10 @@ <h3>Method Details</h3>
534562
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
535563
},
536564
},
565+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
566+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
567+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
568+
},
537569
},
538570
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
539571
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -588,6 +620,10 @@ <h3>Method Details</h3>
588620
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
589621
},
590622
},
623+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
624+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
625+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
626+
},
591627
},
592628
],
593629
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -645,6 +681,10 @@ <h3>Method Details</h3>
645681
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
646682
},
647683
},
684+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
685+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
686+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
687+
},
648688
},
649689
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
650690
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;

docs/dyn/recommender_v1beta1.folders.locations.recommenders.recommendations.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ <h3>Method Details</h3>
132132
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
133133
},
134134
},
135+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
136+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
137+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
138+
},
135139
},
136140
],
137141
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -189,6 +193,10 @@ <h3>Method Details</h3>
189193
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
190194
},
191195
},
196+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
197+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
198+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
199+
},
192200
},
193201
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
194202
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -239,6 +247,10 @@ <h3>Method Details</h3>
239247
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
240248
},
241249
},
250+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
251+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
252+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
253+
},
242254
},
243255
],
244256
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -296,6 +308,10 @@ <h3>Method Details</h3>
296308
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
297309
},
298310
},
311+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
312+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
313+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
314+
},
299315
},
300316
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
301317
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -366,6 +382,10 @@ <h3>Method Details</h3>
366382
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
367383
},
368384
},
385+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
386+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
387+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
388+
},
369389
},
370390
],
371391
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -423,6 +443,10 @@ <h3>Method Details</h3>
423443
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
424444
},
425445
},
446+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
447+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
448+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
449+
},
426450
},
427451
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
428452
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -477,6 +501,10 @@ <h3>Method Details</h3>
477501
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
478502
},
479503
},
504+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
505+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
506+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
507+
},
480508
},
481509
],
482510
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -534,6 +562,10 @@ <h3>Method Details</h3>
534562
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
535563
},
536564
},
565+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
566+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
567+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
568+
},
537569
},
538570
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
539571
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;
@@ -588,6 +620,10 @@ <h3>Method Details</h3>
588620
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
589621
},
590622
},
623+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
624+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
625+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
626+
},
591627
},
592628
],
593629
&quot;associatedInsights&quot;: [ # Insights that led to this recommendation.
@@ -645,6 +681,10 @@ <h3>Method Details</h3>
645681
&quot;a_key&quot;: &quot;&quot;, # Properties of the object.
646682
},
647683
},
684+
&quot;sustainabilityProjection&quot;: { # Contains metadata about how much sustainability a recommendation can save or incur. # Use with CategoryType.SUSTAINABILITY
685+
&quot;duration&quot;: &quot;A String&quot;, # Duration for which this sustanability applies.
686+
&quot;kgCO2e&quot;: 3.14, # Carbon Footprint generated in kg of CO2 equivalent. Chose kg_c_o2e so that the name renders correctly in camelCase (kgCO2e).
687+
},
648688
},
649689
&quot;priority&quot;: &quot;A String&quot;, # Recommendation&#x27;s priority.
650690
&quot;recommenderSubtype&quot;: &quot;A String&quot;, # Contains an identifier for a subtype of recommendations produced for the same recommender. Subtype is a function of content and impact, meaning a new subtype might be added when significant changes to `content` or `primary_impact.category` are introduced. See the Recommenders section to see a list of subtypes for a given Recommender. Examples: For recommender = &quot;google.iam.policy.Recommender&quot;, recommender_subtype can be one of &quot;REMOVE_ROLE&quot;/&quot;REPLACE_ROLE&quot;

0 commit comments

Comments
 (0)