TargetCustomTarget

data class TargetCustomTarget(val customTargetType: String)

Constructors

Link copied to clipboard
constructor(customTargetType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Required. The name of the CustomTargetType. Format must be projects/{project}/locations/{location}/customTargetTypes/{custom_target_type}.