CollectionArgs

constructor(clientId: Output<String>? = null, dataCollectionMode: Output<Either<String, DataCollectionMode>>? = null, dataId: Output<String>? = null, samplingRate: Output<Double>? = null)