Deprecated: Use AutoscalingConfiguration.ProtoReflect.Descriptor instead.
()
| 176 | |
| 177 | // Deprecated: Use AutoscalingConfiguration.ProtoReflect.Descriptor instead. |
| 178 | func (*AutoscalingConfiguration) Descriptor() ([]byte, []int) { |
| 179 | return file_common_proto_rawDescGZIP(), []int{1} |
| 180 | } |
| 181 | |
| 182 | func (x *AutoscalingConfiguration) GetScalingUpperBound() int32 { |
| 183 | if x != nil { |
nothing calls this directly
no test coverage detected