GetReleaseResult

fun GetReleaseResult(abandoned: Boolean, annotations: Map<String, String>, buildArtifacts: List<BuildArtifactResponse>, condition: ReleaseConditionResponse, createTime: String, deliveryPipelineSnapshot: DeliveryPipelineResponse, description: String, etag: String, labels: Map<String, String>, name: String, renderEndTime: String, renderStartTime: String, renderState: String, skaffoldConfigPath: String, skaffoldConfigUri: String, skaffoldVersion: String, targetArtifacts: Map<String, String>, targetRenders: Map<String, String>, targetSnapshots: List<TargetResponse>, uid: String)