PricingStrategy
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
| Zapis JSON |
{
// Union field pricing_strategy can be only one of the following:
"separable": {
object (SeparableNDFunction)
}
// End of list of possible types for union field pricing_strategy.
} |
| Pola |
Pole sumy pricing_strategy. Strategię cenową. pricing_strategy może mieć tylko jedną z tych wartości: |
separable |
object (SeparableNDFunction)
Strategia cenowa to rozdzielna funkcja kilku zmiennych.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-10-15 UTC.
[null,null,["Ostatnia aktualizacja: 2024-10-15 UTC."],[],["The core content describes a `pricing_strategy` that is a union field, meaning it can only be one type. The only defined type is `separable`, which represents a pricing strategy as a separable function of multiple variables. The `SeparableNDFunction` object defines this separable function.\n"]]