GetServiceBindingResult

data class GetServiceBindingResult(val createTime: String, val description: String, val labels: Map<String, String>, val name: String, val service: String, val updateTime: String)

Constructors

Link copied to clipboard
fun GetServiceBindingResult(createTime: String, description: String, labels: Map<String, String>, name: String, service: String, updateTime: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestamp when the resource was created.

Link copied to clipboard

Optional. A free-text description of the resource. Max length 1024 characters.

Link copied to clipboard

Optional. Set of label tags associated with the ServiceBinding resource.

Link copied to clipboard

Name of the ServiceBinding resource. It matches pattern projects/*/locations/global/serviceBindings/service_binding_name.

Link copied to clipboard

The full Service Directory Service name of the format projects//locations//namespaces//services/

Link copied to clipboard

The timestamp when the resource was updated. ////*/