Get Channel Partner Repricing Config Result
data class GetChannelPartnerRepricingConfigResult(val name: String, val repricingConfig: GoogleCloudChannelV1RepricingConfigResponse, val updateTime: String)
Constructors
Link copied to clipboard
fun GetChannelPartnerRepricingConfigResult(name: String, repricingConfig: GoogleCloudChannelV1RepricingConfigResponse, updateTime: String)