We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 785766e + 11d0d2f commit 1247b76Copy full SHA for 1247b76
api/product_catalog/v2alpha1/product_catalog_sdk.go
@@ -852,6 +852,9 @@ type PublicCatalogProductPropertiesObjectStorage struct {
852
// PublicCatalogProductPropertiesSecretManager: public catalog product properties secret manager.
853
type PublicCatalogProductPropertiesSecretManager struct{}
854
855
+// PublicCatalogProductPropertiesSecretManager: public catalog product properties secret manager.
856
+type PublicCatalogProductPropertiesSecretManager struct{}
857
+
858
// PublicCatalogProductEnvironmentalImpactEstimation: public catalog product environmental impact estimation.
859
type PublicCatalogProductEnvironmentalImpactEstimation struct {
860
KgCo2Equivalent *float32 `json:"kg_co2_equivalent"`
0 commit comments