Get App Connection Result
data class GetAppConnectionResult(val applicationEndpoint: GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpointResponse, val connectors: List<String>, val createTime: String, val displayName: String, val gateway: GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayResponse, val labels: Map<String, String>, val name: String, val state: String, val type: String, val uid: String, val updateTime: String)
Constructors
Link copied to clipboard
fun GetAppConnectionResult(applicationEndpoint: GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionApplicationEndpointResponse, connectors: List<String>, createTime: String, displayName: String, gateway: GoogleCloudBeyondcorpAppconnectionsV1alphaAppConnectionGatewayResponse, labels: Map<String, String>, name: String, state: String, type: String, uid: String, updateTime: String)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard