Get Channel Partner Link Result
data class GetChannelPartnerLinkResult(val channelPartnerCloudIdentityInfo: GoogleCloudChannelV1CloudIdentityInfoResponse, val createTime: String, val inviteLinkUri: String, val linkState: String, val name: String, val publicId: String, val resellerCloudIdentityId: String, val updateTime: String)
Constructors
Link copied to clipboard
fun GetChannelPartnerLinkResult(channelPartnerCloudIdentityInfo: GoogleCloudChannelV1CloudIdentityInfoResponse, createTime: String, inviteLinkUri: String, linkState: String, name: String, publicId: String, resellerCloudIdentityId: String, updateTime: String)