You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -831,7 +841,7 @@ type PublicCatalogAPIListPublicCatalogProductsRequest struct {
831
841
// Precisely one of Global, Region, Zone, Datacenter must be set.
832
842
Datacenter*string`json:"datacenter,omitempty"`
833
843
834
-
// Status: the lists of filtered product status, if empty only products with status public_beta, general_availability, preview, end_of_deployment, end_of_support, end_of_sale, end_of_life or retired will be returned.
844
+
// Status: the lists of filtered product status, if empty only products with status public_beta, general_availability, preview, end_of_new_features, end_of_growth, end_of_deployment, end_of_support, end_of_sale, end_of_life or retired will be returned.
835
845
Status []ListPublicCatalogProductsRequestStatus`json:"-"`
0 commit comments